From a37f9db779b55aa14d3dd009f8f16d06f95a84d3 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 c20a84f..409c710 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "yiisoft/yii2": "~2.0.0", + "yiisoft/yii2": "*", "swiftmailer/swiftmailer": "*" }, "autoload": {