Просмотр исходного кода

chore(deps): update dependency squizlabs/php_codesniffer to ^3.13.0 (#4978)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 10 месяцев назад
Родитель
Сommit
6b92617128
2 измененных файлов с 7 добавлено и 7 удалено
  1. 1 1
      web/src/composer.json
  2. 6 6
      web/src/composer.lock

+ 1 - 1
web/src/composer.json

@@ -10,6 +10,6 @@
         "symfony/process": "^7.2.5"
     },
     "require-dev": {
-        "squizlabs/php_codesniffer": "^3.12.2"
+        "squizlabs/php_codesniffer": "^3.13.0"
     }
 }

+ 6 - 6
web/src/composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "b9a495155a29f6da5316c8d07de69f52",
+    "content-hash": "fab3d7db97d56e13eae3f83506c83795",
     "packages": [
         {
             "name": "psr/container",
@@ -772,16 +772,16 @@
     "packages-dev": [
         {
             "name": "squizlabs/php_codesniffer",
-            "version": "3.12.2",
+            "version": "3.13.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
-                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa"
+                "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
-                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
+                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
+                "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
                 "shasum": ""
             },
             "require": {
@@ -852,7 +852,7 @@
                     "type": "thanks_dev"
                 }
             ],
-            "time": "2025-04-13T04:10:18+00:00"
+            "time": "2025-05-11T03:36:00+00:00"
         }
     ],
     "aliases": [],