From 98c3d282256755b3e3c886f2929045288f467c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:43:03 +0000 Subject: [PATCH] Bump friendsofphp/php-cs-fixer from 3.95.18 to 3.95.19 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.18 to 3.95.19. - [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.18...v3.95.19) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.19 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 0845863..13b3e21 100644 --- a/composer.lock +++ b/composer.lock @@ -539,16 +539,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.18", + "version": "v3.95.19", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683" + "reference": "8a06c4ad6bd580b7920bd5ff81b271ca1158507e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/a8b4e4216faabf67f4e96110ee99a48c96e4e683", - "reference": "a8b4e4216faabf67f4e96110ee99a48c96e4e683", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8a06c4ad6bd580b7920bd5ff81b271ca1158507e", + "reference": "8a06c4ad6bd580b7920bd5ff81b271ca1158507e", "shasum": "" }, "require": { @@ -632,7 +632,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.18" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.19" }, "funding": [ { @@ -640,7 +640,7 @@ "type": "github" } ], - "time": "2026-07-30T15:46:02+00:00" + "time": "2026-08-17T16:24:07+00:00" }, { "name": "myclabs/deep-copy",