Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-07-15T10:40:24+08:00

Commit: 
https://github.com/php/web-php/commit/75ef9bab01cac6b8a29cd5878162b19e489bf104
Raw diff: 
https://github.com/php/web-php/commit/75ef9bab01cac6b8a29cd5878162b19e489bf104.diff

composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.81.0 to 3.83.0 (#1296)

Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>

Changed paths:
  M  composer.json
  M  composer.lock


Diff:

diff --git a/composer.json b/composer.json
index 545cb5f1a7..d4cdf5a245 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
     },
     "require-dev": {
         "ext-curl": "*",
-        "friendsofphp/php-cs-fixer": "^3.81.0",
+        "friendsofphp/php-cs-fixer": "^3.83.0",
         "phpunit/phpunit": "^11.5.6"
     },
     "autoload": {
diff --git a/composer.lock b/composer.lock
index 8cd8ca59c4..d82b4c5e55 100644
--- a/composer.lock
+++ b/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": "6ac03d5435f6453a5ef2e97a179e3754",
+    "content-hash": "5439069c8423cffb903936244f994cfc",
     "packages": [],
     "packages-dev": [
         {
@@ -407,16 +407,16 @@
         },
         {
             "name": "friendsofphp/php-cs-fixer",
-            "version": "v3.81.0",
+            "version": "v3.83.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git";,
-                "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592"
+                "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f"
             },
             "dist": {
                 "type": "zip",
-                "url": 
"https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e00a39c729aced6c3771b9530c6e58c2efa87592";,
-                "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592",
+                "url": 
"https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b83916e79a6386a1ec43fdd72391aeb13b63282f";,
+                "reference": "b83916e79a6386a1ec43fdd72391aeb13b63282f",
                 "shasum": ""
             },
             "require": {
@@ -500,7 +500,7 @@
             ],
             "support": {
                 "issues": 
"https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues";,
-                "source": 
"https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.81.0";
+                "source": 
"https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.83.0";
             },
             "funding": [
                 {
@@ -508,7 +508,7 @@
                     "type": "github"
                 }
             ],
-            "time": "2025-07-07T15:27:54+00:00"
+            "time": "2025-07-14T15:41:41+00:00"
         },
         {
             "name": "myclabs/deep-copy",
@@ -4162,7 +4162,7 @@
     ],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
@@ -4174,5 +4174,5 @@
     "platform-overrides": {
         "php": "8.2.0"
     },
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.6.0"
 }

Reply via email to