mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user