Files
symfony-flex-recipes-contrib/m-adamski.symfony-schedule-bundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

28 lines
831 B
JSON

{
"manifests": {
"m-adamski/symfony-schedule-bundle": {
"manifest": {
"bundles": {
"Adamski\\Symfony\\ScheduleBundle\\ScheduleBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/schedule.yaml": {
"contents": [
"schedule:",
" manager: Adamski\\Symfony\\ScheduleBundle\\Model\\ScheduleManager",
""
],
"executable": false
}
},
"ref": "0215dfa83bf43437aab95d419d1043016a4a537a"
}
}
}