diff --git a/composer.json b/composer.json index f3d0a90..b469cf5 100644 --- a/composer.json +++ b/composer.json @@ -20,8 +20,7 @@ "require": { "yiisoft/yii2" : "*", "yiisoft/yii2-jui": "*", - "bower-asset/moment" : "*", - "bower-asset/fullcalendar" : "2.2.*@stable" + "bower-asset/fullcalendar" : "2.2.* | 2.1.* | 2.0.*" }, "autoload": { "psr-4": { "yii2fullcalendar\\": "" }