We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a99229 commit 953a731Copy full SHA for 953a731
1 file changed
composer.json
@@ -4,7 +4,7 @@
4
"description": "php-cs-fixer plugin",
5
"type": "composer-plugin",
6
"require": {
7
- "composer-plugin-api": "^2.0",
+ "composer-plugin-api": "*",
8
"friendsofphp/php-cs-fixer": "^2.15"
9
},
10
"require-dev": {
0 commit comments