[PHP-WEBMASTER] [web-php] dependabot/composer/friendsofphp/php-cs-fixer-3.81.0: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.76.0 to 3.81.0

Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2025-07-07T17:57:27Z

Commit: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.76.0 to 3.81.0 · php/web-php@4440242 · GitHub
Raw diff: https://github.com/php/web-php/commit/4440242fe94aa7632e377f0dcbbeb7a9c89ccdeb.diff

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

Bumps [friendsofphp/php-cs-fixer](GitHub - PHP-CS-Fixer/PHP-CS-Fixer: A tool to automatically fix PHP Coding Standards issues) from 3.76.0 to 3.81.0.
- [Release notes](Releases · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)
- [Changelog](PHP-CS-Fixer/CHANGELOG.md at master · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)
- [Commits](Comparing v3.76.0...v3.81.0 · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.81.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Changed paths:
  M composer.json
  M composer.lock

Diff:

diff --git a/composer.json b/composer.json
index 144a90d86a..545cb5f1a7 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
     },
     "require-dev": {
         "ext-curl": "*",
- "friendsofphp/php-cs-fixer": "^3.76.0",
+ "friendsofphp/php-cs-fixer": "^3.81.0",
         "phpunit/phpunit": "^11.5.6"
     },
     "autoload": {
diff --git a/composer.lock b/composer.lock
index e9cdceed7d..8cd8ca59c4 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": "52f0f427f21f56dd8ae153ff8c4d71d2",
+ "content-hash": "6ac03d5435f6453a5ef2e97a179e3754",
     "packages": ,
     "packages-dev": [
         {
@@ -407,16 +407,16 @@
         },
         {
             "name": "friendsofphp/php-cs-fixer",
- "version": "v3.76.0",
+ "version": "v3.81.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git&quot;,
- "reference": "0e3c484cef0ae9314b0f85986a36296087432c40"
+ "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592"
             },
             "dist": {
                 "type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e3c484cef0ae9314b0f85986a36296087432c40&quot;,
- "reference": "0e3c484cef0ae9314b0f85986a36296087432c40",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/e00a39c729aced6c3771b9530c6e58c2efa87592&quot;,
+ "reference": "e00a39c729aced6c3771b9530c6e58c2efa87592",
                 "shasum": ""
             },
             "require": {
@@ -500,7 +500,7 @@
             ],
             "support": {
                 "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues&quot;,
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.76.0&quot;
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.81.0&quot;
             },
             "funding": [
                 {
@@ -508,7 +508,7 @@
                     "type": "github"
                 }
             ],
- "time": "2025-06-30T14:15:06+00:00"
+ "time": "2025-07-07T15:27:54+00:00"
         },
         {
             "name": "myclabs/deep-copy",