Skip to content

Commit af53fa2

Browse files
committed
Use PHP CS Fixer shim
1 parent 65ab502 commit af53fa2

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"composer/composer": "^2.5",
26-
"friendsofphp/php-cs-fixer": "^3.15",
26+
"php-cs-fixer/shim": "^3.15",
2727
"phpstan/phpstan": "^1.9",
2828
"phpstan/phpstan-strict-rules": "^1.4"
2929
},

0 commit comments

Comments
 (0)