From 15851900c6768f6b75e5bf333d0e6e2a92a41164 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Thu, 20 Oct 2016 14:10:54 +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 3736734..e31abe0 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",