Skip to content

Commit d9742a5

Browse files
committed
Replace php-cs-fixer with php-cs-fixer/shim
1 parent 3803c38 commit d9742a5

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": ">=8.0",
25-
"friendsofphp/php-cs-fixer": "^3.64"
25+
"php-cs-fixer/shim": "^3.64"
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^10.5",

0 commit comments

Comments
 (0)