Merge pull request #548

This commit is contained in:
symfony-flex-server[bot]
2018-10-27 16:08:20 +00:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
schedule:
manager: Adamski\Symfony\ScheduleBundle\Model\ScheduleManager

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Adamski\\Symfony\\ScheduleBundle\\ScheduleBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}