From dcd5a55f3a27b115c8c2312b36f562974fcdcbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 11:34:18 +0000 Subject: [PATCH] composer: bump friendsofphp/php-cs-fixer from 3.95.13 to 3.95.15 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.13 to 3.95.15. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.95.13...v3.95.15) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.15 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/composer.lock b/composer.lock index dba3217..3037caa 100644 --- a/composer.lock +++ b/composer.lock @@ -2255,16 +2255,16 @@ }, { "name": "symfony/console", - "version": "v8.1.1", + "version": "8.2.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d" + "reference": "8ffa54b9055ed532012f9be2853d840d4f2eae12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", - "reference": "b711a8ab808b6c074c6b8caef70d0fd8d6b6d07d", + "url": "https://api.github.com/repos/symfony/console/zipball/8ffa54b9055ed532012f9be2853d840d4f2eae12", + "reference": "8ffa54b9055ed532012f9be2853d840d4f2eae12", "shasum": "" }, "require": { @@ -2299,6 +2299,7 @@ "symfony/validator": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, + "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -2331,7 +2332,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.1.1" + "source": "https://github.com/symfony/console/tree/8.2" }, "funding": [ { @@ -2351,7 +2352,7 @@ "type": "tidelift" } ], - "time": "2026-06-16T12:55:20+00:00" + "time": "2026-07-19T21:03:32+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3013,7 +3014,7 @@ }, { "name": "symfony/process", - "version": "v8.1.0", + "version": "8.2.x-dev", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -3028,6 +3029,7 @@ "require": { "php": ">=8.4.1" }, + "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -3054,7 +3056,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v8.1.0" + "source": "https://github.com/symfony/process/tree/8.1" }, "funding": [ { @@ -3170,12 +3172,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381" + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/5aae2a1d467551d0aeb3de88825fff7fed20f381", - "reference": "5aae2a1d467551d0aeb3de88825fff7fed20f381", + "url": "https://api.github.com/repos/symfony/string/zipball/12c1d4fb1445b0669a4da6c6024df7dc79864e05", + "reference": "12c1d4fb1445b0669a4da6c6024df7dc79864e05", "shasum": "" }, "require": { @@ -3253,7 +3255,7 @@ "type": "tidelift" } ], - "time": "2026-06-27T21:05:00+00:00" + "time": "2026-07-19T19:49:09+00:00" }, { "name": "tbachert/spi", @@ -4630,16 +4632,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.13", + "version": "v3.95.15", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "ea941114a002eb5e5876f190223deec1066c482c" + "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", - "reference": "ea941114a002eb5e5876f190223deec1066c482c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3e47e5d50046f87e3244acde2fe655d1a3b72555", + "reference": "3e47e5d50046f87e3244acde2fe655d1a3b72555", "shasum": "" }, "require": { @@ -4679,7 +4681,7 @@ "php-coveralls/php-coveralls": "^2.9.1", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.8", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.8", - "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56", + "phpunit/phpunit": "^9.6.35 || ^10.5.64 || ^11.5.56 || ^12.5.31", "symfony/polyfill-php85": "^1.38", "symfony/var-dumper": "^5.4.48 || ^6.4.36 || ^7.4.8 || ^8.1.0", "symfony/yaml": "^5.4.53 || ^6.4.41 || ^7.4.13 || ^8.1.0" @@ -4723,7 +4725,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.13" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.15" }, "funding": [ { @@ -4731,7 +4733,7 @@ "type": "github" } ], - "time": "2026-07-10T09:23:21+00:00" + "time": "2026-07-15T09:51:47+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers", @@ -6445,12 +6447,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "50df71631a441197e679a56899bfd58abf010956" + "reference": "ca49dcd3d5d8b80df1fe88220e009b4c725cd960" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/50df71631a441197e679a56899bfd58abf010956", - "reference": "50df71631a441197e679a56899bfd58abf010956", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ca49dcd3d5d8b80df1fe88220e009b4c725cd960", + "reference": "ca49dcd3d5d8b80df1fe88220e009b4c725cd960", "shasum": "" }, "require": { @@ -6517,7 +6519,7 @@ "type": "tidelift" } ], - "time": "2026-07-08T14:46:55+00:00" + "time": "2026-07-19T15:48:58+00:00" }, { "name": "sebastian/environment",