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 95dd894 commit a320cd3Copy full SHA for a320cd3
composer.json
@@ -37,5 +37,7 @@
37
},
38
"scripts": {
39
"test": "phpunit"
40
- }
+ },
41
+ "minimum-stability": "dev",
42
+ "prefer-stable": true
43
}
0 commit comments