Skip to content

Commit caf7a09

Browse files
composer: update friendsofphp/php-cs-fixer requirement
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. - [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](PHP-CS-Fixer/PHP-CS-Fixer@v3.61.0...v3.85.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.85.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd44350 commit caf7a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"roave/security-advisories": "dev-latest",
3838
"phpunit/phpunit": "*",
3939
"phpstan/phpstan": "*",
40-
"friendsofphp/php-cs-fixer": "^3.61",
40+
"friendsofphp/php-cs-fixer": "^3.85",
4141
"ergebnis/composer-normalize": "^2.43",
4242
"ergebnis/php-cs-fixer-config": "^6.34",
4343
"rector/rector": "^2.1"

0 commit comments

Comments
 (0)