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

chore(deps): update dependency squizlabs/php_codesniffer to ^3.12.2 (#4943)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 11 месяцев назад
Родитель
Сommit
874e406773
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.1"
+        "squizlabs/php_codesniffer": "^3.12.2"
     }
 }

+ 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": "81abd79b504105aff4bcebe5bb1e87f3",
+    "content-hash": "e3906c5ce506be90aeaac49bdc7b7d9c",
     "packages": [
         {
             "name": "psr/container",
@@ -772,16 +772,16 @@
     "packages-dev": [
         {
             "name": "squizlabs/php_codesniffer",
-            "version": "3.12.1",
+            "version": "3.12.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
-                "reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd"
+                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ea16a1f3719783345febd3aab41beb55c8c84bfd",
-                "reference": "ea16a1f3719783345febd3aab41beb55c8c84bfd",
+                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
+                "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa",
                 "shasum": ""
             },
             "require": {
@@ -852,7 +852,7 @@
                     "type": "thanks_dev"
                 }
             ],
-            "time": "2025-04-04T12:57:55+00:00"
+            "time": "2025-04-13T04:10:18+00:00"
         }
     ],
     "aliases": [],