From 927398596b3e1f5415255c5d3b0d56c62259079e Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Mon, 5 Jun 2017 20:32:36 +0200 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 11e8221..0d1eec9 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": "stable", + "minimum-stability": "dev", "require": { "php": ">=5.4.0", "yiisoft/yii2": "~2.0.5",