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 6c62083 commit 249be12Copy full SHA for 249be12
composer.json
@@ -60,7 +60,6 @@
60
"stan-setup": "cp composer.json composer.backup && composer require --dev phpstan/phpstan:~1.8 vimeo/psalm:~4.23 && mv composer.backup composer.json",
61
"coverage-test": "phpunit --stderr --coverage-clover=clover.xml"
62
},
63
- "minimum-stability": "dev",
64
"prefer-stable": true,
65
"config": {
66
"allow-plugins": {
0 commit comments