From 84ad12bc5c409d62db1cef6e25023beccf3b8f1a Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Fri, 27 Feb 2015 02:25:54 +0300 Subject: [PATCH] Reverted #7459, #7469, #7470 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b05e849..4a5da0d 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "yiisoft/yii2": "~2.0.0", + "yiisoft/yii2": "*", "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*" }, "autoload": {