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 9ea4003 commit c3efea3Copy full SHA for c3efea3
composer.json
@@ -26,6 +26,6 @@
26
"scripts": {
27
"test": "vendor/bin/phpunit tests"
28
},
29
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
30
"prefer-stable": true
31
-}
+}
0 commit comments