From 5319c23281f4543da41f7f5ed72837f597fe9ab4 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Mon, 11 Jul 2016 15:43:39 +0200 Subject: [PATCH] release version 2.0.9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ad3787..1631da6 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": "dev", + "minimum-stability": "stable", "require": { "php": ">=5.4.0", "yiisoft/yii2": ">=2.0.5",