From 4ec435a89e30b203cea99770910fb5499cb3627a Mon Sep 17 00:00:00 2001 From: Qiang Xue Date: Sun, 10 May 2015 18:12:32 -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 2364996..e7479a9 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "yiisoft/yii2": "*", + "yiisoft/yii2": ">=2.0.4", "swiftmailer/swiftmailer": "~5.0" }, "autoload": {