Skip to content

Commit 5a3facd

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.53.0 to 3.54.0
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.53.0...v3.54.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2586b7a commit 5a3facd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"phpunit/phpunit": "^9.6.19 || ^10.5.18",
3838
"phpstan/phpstan": "1.10.67",
39-
"friendsofphp/php-cs-fixer": "3.53.0",
39+
"friendsofphp/php-cs-fixer": "3.54.0",
4040
"maglnet/composer-require-checker": "^3.0.0",
4141
"phpro/grumphp-shim": "^2.0.0"
4242
},

0 commit comments

Comments
 (0)