Skip to content

Commit cedac82

Browse files
committed
Replaced php-cs-fixer/shim with friendsofphp/php-cs-fixer
The dependency php-cs-fixer/shim was replaced with friendsofphp/php-cs-fixer so that the decision over which package to use is on the user.
1 parent 0624f13 commit cedac82

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
@@ -15,8 +15,8 @@
1515
"require": {
1616
"php": ">=8.1",
1717
"doctrine/inflector": "^2.0",
18+
"friendsofphp/php-cs-fixer": "^v3.64",
1819
"nikic/php-parser": "^4.18|^5.0",
19-
"php-cs-fixer/shim": "^v3.64",
2020
"symfony/config": "^6.4|^7.0",
2121
"symfony/console": "^6.4|^7.0",
2222
"symfony/dependency-injection": "^6.4|^7.0",

0 commit comments

Comments
 (0)