We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac54974 commit 76fadc6Copy full SHA for 76fadc6
composer.json
@@ -40,5 +40,6 @@
40
"scripts": {
41
"test": "vendor/bin/phpunit"
42
},
43
- "minimum-stability": "dev"
+ "minimum-stability": "dev",
44
+ "prefer-stable": true
45
}
0 commit comments