Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
philippfrenzel authored Sep 18, 2017
1 parent 5eb3b08 commit 70613ff
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,15 @@
},
"autoload": {
"psr-4": { "yii2fullcalendar\\": "" }
},
"config": {
"fxp-asset": {
"installer-paths": {
"bower-asset-library": "vendor/bower"
},
"ignore-files": {
"bower-asset/fullcalendar": false
}
}
}
}

0 comments on commit 70613ff

Please sign in to comment.