Skip to content

Commit

Permalink
try to fix bower assets
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfrenzel committed Feb 9, 2015
1 parent ac91917 commit db11106
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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\\": "" }
Expand Down

0 comments on commit db11106

Please sign in to comment.