Files
symfony-flex-recipes-contrib/enqueue.async-event-dispatcher.0.9.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

24 lines
672 B
JSON

{
"manifests": {
"enqueue/async-event-dispatcher": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/enqueue_async_event_dispatcher.yaml": {
"contents": [
"enqueue:",
" default:",
" async_events: true",
""
],
"executable": false
}
},
"ref": "5a6f3bb8af169c434797b6ee623a5ea3dc64b86c"
}
}
}