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

Author: dependabot[bot] (dependabot[bot])
Committer: GitHub (web-flow)
Pusher: dependabot[bot]
Date: 2025-02-17T16:44:34Z

Commit: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0 · php/web-php@b0d524d · GitHub
Raw diff: https://github.com/php/web-php/commit/b0d524d6eeb1ecefcb927451d4d68a2c2c3e16a0.diff

composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.68.5 to 3.69.0

Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.5 to 3.69.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.68.5...v3.69.0 · PHP-CS-Fixer/PHP-CS-Fixer · GitHub)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  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 a71f93b637..c36fd53bd8 100644
--- a/composer.json
+++ b/composer.json
@@ -12,7 +12,7 @@
     },
     "require-dev": {
         "ext-curl": "*",
- "friendsofphp/php-cs-fixer": "^3.68.5",
+ "friendsofphp/php-cs-fixer": "^3.69.0",
         "phpunit/phpunit": "^11.5.6"
     },
     "autoload": {
diff --git a/composer.lock b/composer.lock
index 28f80d004f..1fc0cfc706 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": "8cebe2112f406947cf228795ca3a8ebd",
+ "content-hash": "e553a575884e3671a2c6db298af06c47",
     "packages": ,
     "packages-dev": [
         {
@@ -407,16 +407,16 @@
         },
         {
             "name": "friendsofphp/php-cs-fixer",
- "version": "v3.68.5",
+ "version": "v3.69.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git&quot;,
- "reference": "7bedb718b633355272428c60736dc97fb96daf27"
+ "reference": "630a59448c00729bc235d5e95cfedefeaca37523"
             },
             "dist": {
                 "type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7bedb718b633355272428c60736dc97fb96daf27&quot;,
- "reference": "7bedb718b633355272428c60736dc97fb96daf27",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/630a59448c00729bc235d5e95cfedefeaca37523&quot;,
+ "reference": "630a59448c00729bc235d5e95cfedefeaca37523",
                 "shasum": ""
             },
             "require": {
@@ -433,7 +433,7 @@
                 "react/promise": "^2.0 || ^3.0",
                 "react/socket": "^1.0",
                 "react/stream": "^1.0",
- "sebastian/diff": "^4.0 || ^5.1 || ^6.0",
+ "sebastian/diff": "^4.0 || ^5.1 || ^6.0 || ^7.0",
                 "symfony/console": "^5.4 || ^6.4 || ^7.0",
                 "symfony/event-dispatcher": "^5.4 || ^6.4 || ^7.0",
                 "symfony/filesystem": "^5.4 || ^6.4 || ^7.0",
@@ -446,18 +446,18 @@
                 "symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
             },
             "require-dev": {
- "facile-it/paraunit": "^1.3.1 || ^2.4",
- "infection/infection": "^0.29.8",
+ "facile-it/paraunit": "^1.3.1 || ^2.5",
+ "infection/infection": "^0.29.10",
                 "justinrainbow/json-schema": "^5.3 || ^6.0",
                 "keradus/cli-executor": "^2.1",
                 "mikey179/vfsstream": "^1.6.12",
                 "php-coveralls/php-coveralls": "^2.7",
                 "php-cs-fixer/accessible-object": "^1.1",
- "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
- "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
- "phpunit/phpunit": "^9.6.22 || ^10.5.40 || ^11.5.2",
- "symfony/var-dumper": "^5.4.48 || ^6.4.15 || ^7.2.0",
- "symfony/yaml": "^5.4.45 || ^6.4.13 || ^7.2.0"
+ "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.6",
+ "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
+ "phpunit/phpunit": "^9.6.22 || ^10.5.45 || ^11.5.7",
+ "symfony/var-dumper": "^5.4.48 || ^6.4.18 || ^7.2.0",
+ "symfony/yaml": "^5.4.45 || ^6.4.18 || ^7.2.0"
             },
             "suggest": {
                 "ext-dom": "For handling output formats in XML",
@@ -498,7 +498,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.68.5&quot;
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.69.0&quot;
             },
             "funding": [
                 {
@@ -506,7 +506,7 @@
                     "type": "github"
                 }
             ],
- "time": "2025-01-30T17:00:50+00:00"
+ "time": "2025-02-14T16:19:23+00:00"
         },
         {
             "name": "myclabs/deep-copy",