We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7112a commit c83550cCopy full SHA for c83550c
composer.json
@@ -45,7 +45,5 @@
45
"test": "phpunit",
46
"check-style": "phpcs -p --standard=PSR2 src/",
47
"fix-style": "phpcbf -p --standard=PSR2 src/"
48
- },
49
- "minimum-stability": "dev",
50
- "prefer-stable": true
+ }
51
}
0 commit comments