Merge pull request #639

This commit is contained in:
symfony-flex-server[bot]
2019-04-06 06:25:10 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,2 @@
calendar:
resource: "@CalendarBundle/Resources/config/routing.yaml"
@@ -0,0 +1,8 @@
{
"bundles": {
"CalendarBundle\\CalendarBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}