From 039225e550fbb4712da713fc1648ee1817c74077 Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 28 Sep 2014 01:44:31 -0400 Subject: [PATCH] prepare for next release. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e56ed64..56756ec 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "irc": "irc://irc.freenode.net/yii", "source": "https://github.com/yiisoft/yii2" }, - "minimum-stability": "RC", + "minimum-stability": "dev", "require": { "php": ">=5.4.0", "yiisoft/yii2": "*",