Set minimum stability to stable

This commit is contained in:
Barry vd. Heuvel 2015-06-14 20:55:13 +02:00
parent 136d7fa8ef
commit 26b6b8e5ff
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@
"config": {
"preferred-install": "dist"
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true
}