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

24 lines
656 B
JSON

{
"manifests": {
"enqueue/async-command": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/enqueue_async_command.yaml": {
"contents": [
"enqueue:",
" default:",
" async_commands: true",
""
],
"executable": false
}
},
"ref": "33ae5f9fb18cf9a966974c8cced466cc05eac799"
}
}
}