Skip to content

Commit 313f315

Browse files
Update friendsofphp/php-cs-fixer requirement from 3.67.0 to 3.75.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.67.0...v3.75.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.75.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 530140b commit 313f315

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.1",
28-
"friendsofphp/php-cs-fixer": "3.67.0",
28+
"friendsofphp/php-cs-fixer": "3.92.5",
2929
"maglnet/composer-require-checker": "^3.0.0",
3030
"phpro/grumphp-shim": "^2.0.0"
3131
},

0 commit comments

Comments
 (0)