Merge pull request #439

This commit is contained in:
symfony-flex-server[bot]
2018-07-31 06:37:36 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
toiba_fullcalendar:
resource: "@FullCalendarBundle/Resources/config/routing.yaml"
@@ -0,0 +1,8 @@
{
"bundles": {
"Toiba\\FullCalendarBundle\\FullCalendarBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}