From 5a507ea4bfda4b880fcf90d995d2b1a3acb04c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 08:10:09 +0000 Subject: [PATCH] chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.95.24 to 3.95.25 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.24 to 3.95.25. - [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.24...v3.95.25) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.25 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3c0252b1..3aae9dcb 100644 --- a/composer.lock +++ b/composer.lock @@ -3917,16 +3917,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": { @@ -4009,7 +4009,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": [ { @@ -4017,7 +4017,7 @@ "type": "github" } ], - "time": "2026-08-31T15:31:12+00:00" + "time": "2026-09-08T11:11:37+00:00" }, { "name": "myclabs/deep-copy",