Skip to content

Commit

Permalink
Merge pull request #3 from Edofre/v1.0.3
Browse files Browse the repository at this point in the history
Trailing comma in composer.json fix
  • Loading branch information
Edofre authored Nov 18, 2016
2 parents 155cb02 + 5ade42e commit 00a3f48
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 @@ -5,7 +5,7 @@
"php": ">=5.5.0",
"yiisoft/yii2": "*",
"yiisoft/yii2-jui": "*",
"bower-asset/fullcalendar": "v3.0.1",
"bower-asset/fullcalendar": "v3.0.1"
},
"keywords": [
"fullcalendar",
Expand Down

0 comments on commit 00a3f48

Please sign in to comment.