From 1b6b1e61cf91c3cdd517d6a7e71d30bb212e4af0 Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 10 May 2015 18:08:17 -0400 Subject: [PATCH] 2.0.4 release --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3818768..b3ff507 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "yiisoft/yii2": "*", + "yiisoft/yii2": ">=2.0.4", "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*" }, "autoload": {