From 358568cb8c46d5254b27d7836c9d518c95f0dfba Mon Sep 17 00:00:00 2001
From: Nikita Hovratov <nikita.h@live.de>
Date: Mon, 30 Jan 2023 13:03:18 +0100
Subject: [PATCH] [TASK] Raise styleguide

Includes a preparation patch for #99739

> composer u typo3/cms-styleguide

Releases: main
Resolves: #99748

Change-Id: If78dc21d1c6f28e001a308329112e900b5e1ea74
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77635
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Nikita Hovratov <nikita.h@live.de>
Tested-by: Oliver Klee <typo3-coding@oliverklee.de>
Tested-by: Nikita Hovratov <nikita.h@live.de>
Tested-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Oliver Klee <typo3-coding@oliverklee.de>
---
 composer.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/composer.lock b/composer.lock
index 88aed83a4047..f8d899edc481 100644
--- a/composer.lock
+++ b/composer.lock
@@ -8818,12 +8818,12 @@
             "source": {
                 "type": "git",
                 "url": "https://github.com/TYPO3/styleguide.git",
-                "reference": "ab9af6f13ab09bcfbb6f1be530efcbe105789c5c"
+                "reference": "c4a77337b5c6f2adb66b717f88a653e9cbb34f51"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/TYPO3/styleguide/zipball/ab9af6f13ab09bcfbb6f1be530efcbe105789c5c",
-                "reference": "ab9af6f13ab09bcfbb6f1be530efcbe105789c5c",
+                "url": "https://api.github.com/repos/TYPO3/styleguide/zipball/c4a77337b5c6f2adb66b717f88a653e9cbb34f51",
+                "reference": "c4a77337b5c6f2adb66b717f88a653e9cbb34f51",
                 "shasum": ""
             },
             "require-dev": {
@@ -8883,7 +8883,7 @@
                 "issues": "https://github.com/TYPO3/styleguide/issues",
                 "source": "https://github.com/TYPO3/styleguide/tree/main"
             },
-            "time": "2023-01-12T13:51:37+00:00"
+            "time": "2023-01-30T11:57:14+00:00"
         },
         {
             "name": "typo3/testing-framework",
-- 
GitLab