Browse Source

chore(deps): update dependency squizlabs/php_codesniffer to ^3.13.1 (#5026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9 months ago
parent
commit
0c04876112
2 changed files with 7 additions and 7 deletions
  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.13.0"
+        "squizlabs/php_codesniffer": "^3.13.1"
     }
 }

+ 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": "fab3d7db97d56e13eae3f83506c83795",
+    "content-hash": "38d521ad8abfe4c9afc9636eff8a5461",
     "packages": [
         {
             "name": "psr/container",
@@ -772,16 +772,16 @@
     "packages-dev": [
         {
             "name": "squizlabs/php_codesniffer",
-            "version": "3.13.0",
+            "version": "3.13.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
-                "reference": "65ff2489553b83b4597e89c3b8b721487011d186"
+                "reference": "1b71b4dd7e7ef651ac749cea67e513c0c832f4bd"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186",
-                "reference": "65ff2489553b83b4597e89c3b8b721487011d186",
+                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1b71b4dd7e7ef651ac749cea67e513c0c832f4bd",
+                "reference": "1b71b4dd7e7ef651ac749cea67e513c0c832f4bd",
                 "shasum": ""
             },
             "require": {
@@ -852,7 +852,7 @@
                     "type": "thanks_dev"
                 }
             ],
-            "time": "2025-05-11T03:36:00+00:00"
+            "time": "2025-06-12T15:04:34+00:00"
         }
     ],
     "aliases": [],