prepare for 2.0.1 release

This commit is contained in:
Qiang Xue 2014-12-07 11:42:41 -05:00
parent 6b4ad97e43
commit abba09d7e6

View File

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