Skip to content

Commit 307db72

Browse files
committed
Composer: Change minimum stability to stable
We don't require or require-dev any packages that are not stable, so no need to continue allowing RC at this time. Fixes #562.
1 parent 271708f commit 307db72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"suggest": {
2929
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will manage the PHPCS 'installed_paths' automatically."
3030
},
31-
"minimum-stability": "RC",
3231
"scripts": {
3332
"install-codestandards": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run",
3433
"ruleset": "bin/ruleset-tests",

0 commit comments

Comments
 (0)