Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
This should load dist folder. At least it does in my branch.
  • Loading branch information
sosojni authored Sep 19, 2017
1 parent 216f9f1 commit 254b460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require": {
"yiisoft/yii2" : "*",
"yiisoft/yii2-jui" : "*",
"bower-asset/fullcalendar" : "^3.5.0@stable"
"bower-asset/fullcalendar" : "3.5.1"
},
"require-dev": {
"codeception/codeception": "*"
Expand Down

0 comments on commit 254b460

Please sign in to comment.