From 6edfb35b9ae2535cef70ce3b7b1a92b84de6ccd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:06:30 +0000 Subject: [PATCH] chore(deps): bump friendsofphp/php-cs-fixer from 3.95.8 to 3.95.10 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.8 to 3.95.10. - [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.8...v3.95.10) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.10 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 1f8ae25..8da4fb4 100644 --- a/composer.lock +++ b/composer.lock @@ -3563,16 +3563,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.8", + "version": "v3.95.10", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "4140023f552ff02346df9b1329742532166f677f" + "reference": "93e1ab3e1f153024bd3ab23c8a349556063c6f17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/4140023f552ff02346df9b1329742532166f677f", - "reference": "4140023f552ff02346df9b1329742532166f677f", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/93e1ab3e1f153024bd3ab23c8a349556063c6f17", + "reference": "93e1ab3e1f153024bd3ab23c8a349556063c6f17", "shasum": "" }, "require": { @@ -3656,7 +3656,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.8" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.10" }, "funding": [ { @@ -3664,7 +3664,7 @@ "type": "github" } ], - "time": "2026-06-16T09:52:26+00:00" + "time": "2026-06-19T14:45:22+00:00" }, { "name": "myclabs/deep-copy",