Skip to content

Commit e7dc92f

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.92.5 to 3.94.1
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.92.5...v3.94.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.94.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 744e961 commit e7dc92f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"phpunit/phpunit": "^9.6.19 || ^10.5.18",
2727
"phpstan/phpstan": "2.1.33",
28-
"friendsofphp/php-cs-fixer": "3.92.5",
28+
"friendsofphp/php-cs-fixer": "3.94.1",
2929
"maglnet/composer-require-checker": "^3.0.0",
3030
"phpro/grumphp-shim": "^2.0.0"
3131
},

0 commit comments

Comments
 (0)