From 5bb6386a5e421152a16f6afc8e254a5cd7423dee Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Wed, 1 Feb 2017 17:55:52 +0100 Subject: [PATCH] release version 2.0.11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e31abe0..3736734 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",