[PHP-WEBMASTER] [web-php] master: composer(deps-dev): bump friendsofphp/php-cs-fixer (#2019)

Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2026-09-15T09:03:48+08:00

Commit: composer(deps-dev): bump friendsofphp/php-cs-fixer (#2019) · php/web-php@902ee2d · GitHub
Raw diff: https://github.com/php/web-php/commit/902ee2d33a4e99a0782c6588663748f8c910fa97.diff

composer(deps-dev): bump friendsofphp/php-cs-fixer (#2019)

Changed paths:
  M composer.json
  M composer.lock

Diff:

diff --git a/composer.json b/composer.json
index 68da369ef7..ece835f239 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
     },
     "require-dev": {
         "ext-curl": "*",
- "friendsofphp/php-cs-fixer": "^3.95.24",
+ "friendsofphp/php-cs-fixer": "^3.95.25",
         "phpstan/extension-installer": "^1.4",
         "phpstan/phpstan": "^2.2",
         "phpstan/phpstan-phpunit": "^2.0",
diff --git a/composer.lock b/composer.lock
index 8fd30f9e55..d8725c49e5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at Basic usage - Composer,
         "This file is @generated automatically"
     ],
- "content-hash": "1318a603de014af6278481550e50b9e9",
+ "content-hash": "d00abfb41c39f468459acd1a1ea67bbe",
     "packages": [],
     "packages-dev": [
         {
@@ -469,16 +469,16 @@
         },
         {
             "name": "friendsofphp/php-cs-fixer",
- "version": "v3.95.24",
+ "version": "v3.95.25",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "9a4b8050f8768646bf3693ee7416978ceeca6206"
+ "reference": "2cdfc1f3daf173d83a1ebb6177949b58c95de6ff"
             },
             "dist": {
                 "type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9a4b8050f8768646bf3693ee7416978ceeca6206",
- "reference": "9a4b8050f8768646bf3693ee7416978ceeca6206",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/2cdfc1f3daf173d83a1ebb6177949b58c95de6ff",
+ "reference": "2cdfc1f3daf173d83a1ebb6177949b58c95de6ff",
                 "shasum": ""
             },
             "require": {
@@ -561,7 +561,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.95.24"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.25"
             },
             "funding": [
                 {
@@ -569,7 +569,7 @@
                     "type": "github"
                 }
             ],
- "time": "2026-08-31T15:31:12+00:00"
+ "time": "2026-09-08T11:11:37+00:00"
         },
         {
             "name": "myclabs/deep-copy",