Removed min stability from composer.json for advanced application template

This commit is contained in:
Alexander Kochetov
2015-02-26 18:18:36 +03:00
parent 38bd72efcb
commit 6659cb196c

View File

@ -12,7 +12,6 @@
"irc": "irc://irc.freenode.net/yii",
"source": "https://github.com/yiisoft/yii2"
},
"minimum-stability": "dev",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "~2.0.0",