From 9e21a10e78f9be12842a0ba3d4e694ddda4fd890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:02:04 +0000 Subject: [PATCH] composer: bump friendsofphp/php-cs-fixer from 3.95.12 to 3.95.13 Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.12 to 3.95.13. - [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.12...v3.95.13) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 97e6c69..c928530 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "require-dev": { "ergebnis/composer-normalize": "^2.49", "ergebnis/php-cs-fixer-config": "^6.62", - "friendsofphp/php-cs-fixer": "^3.92", + "friendsofphp/php-cs-fixer": "^3.95", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^13" }, diff --git a/composer.lock b/composer.lock index 81fd146..b7a44ee 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "68395500583e33a2c4db778809a2391f", + "content-hash": "34fc7d1edf6c0d2d006238f1d8ec6bd3", "packages": [ { "name": "brick/math", @@ -2259,12 +2259,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "9ef84af84a7b66396da483634227650506428639" + "reference": "5cbb467aff71cf679ed75739f3bf456eabcac6b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/9ef84af84a7b66396da483634227650506428639", - "reference": "9ef84af84a7b66396da483634227650506428639", + "url": "https://api.github.com/repos/symfony/console/zipball/5cbb467aff71cf679ed75739f3bf456eabcac6b0", + "reference": "5cbb467aff71cf679ed75739f3bf456eabcac6b0", "shasum": "" }, "require": { @@ -2349,7 +2349,7 @@ "type": "tidelift" } ], - "time": "2026-06-15T05:35:29+00:00" + "time": "2026-07-09T15:06:31+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4547,16 +4547,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.95.12", + "version": "v3.95.13", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "b1b9055997a98dce3c2338e884626e718a25a923" + "reference": "ea941114a002eb5e5876f190223deec1066c482c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b1b9055997a98dce3c2338e884626e718a25a923", - "reference": "b1b9055997a98dce3c2338e884626e718a25a923", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ea941114a002eb5e5876f190223deec1066c482c", + "reference": "ea941114a002eb5e5876f190223deec1066c482c", "shasum": "" }, "require": { @@ -4640,7 +4640,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.12" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.95.13" }, "funding": [ { @@ -4648,7 +4648,7 @@ "type": "github" } ], - "time": "2026-07-07T13:29:36+00:00" + "time": "2026-07-10T09:23:21+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers",