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

chore(deps): update dependency squizlabs/php_codesniffer to ^3.13.5 (#5146)

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

+ 1 - 1
web/src/composer.json

@@ -10,6 +10,6 @@
         "symfony/process": "^7.3.0"
         "symfony/process": "^7.3.0"
     },
     },
     "require-dev": {
     "require-dev": {
-        "squizlabs/php_codesniffer": "^3.13.4"
+        "squizlabs/php_codesniffer": "^3.13.5"
     }
     }
 }
 }

+ 6 - 11
web/src/composer.lock

@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
         "This file is @generated automatically"
     ],
     ],
-    "content-hash": "346232208d792a62294982aff99563b7",
+    "content-hash": "b2f49ccb56b1d15080dfa04c2b33888c",
     "packages": [
     "packages": [
         {
         {
             "name": "psr/container",
             "name": "psr/container",
@@ -777,16 +777,16 @@
     "packages-dev": [
     "packages-dev": [
         {
         {
             "name": "squizlabs/php_codesniffer",
             "name": "squizlabs/php_codesniffer",
-            "version": "3.13.4",
+            "version": "3.13.5",
             "source": {
             "source": {
                 "type": "git",
                 "type": "git",
                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
-                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
+                "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4"
             },
             },
             "dist": {
             "dist": {
                 "type": "zip",
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
-                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
+                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4",
+                "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4",
                 "shasum": ""
                 "shasum": ""
             },
             },
             "require": {
             "require": {
@@ -803,11 +803,6 @@
                 "bin/phpcs"
                 "bin/phpcs"
             ],
             ],
             "type": "library",
             "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "3.x-dev"
-                }
-            },
             "notification-url": "https://packagist.org/downloads/",
             "notification-url": "https://packagist.org/downloads/",
             "license": [
             "license": [
                 "BSD-3-Clause"
                 "BSD-3-Clause"
@@ -857,7 +852,7 @@
                     "type": "thanks_dev"
                     "type": "thanks_dev"
                 }
                 }
             ],
             ],
-            "time": "2025-09-05T05:47:09+00:00"
+            "time": "2025-11-04T16:30:35+00:00"
         }
         }
     ],
     ],
     "aliases": [],
     "aliases": [],