Files
symfony-flex-recipes-contrib/enqueue.async-command.0.9.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

35 lines
1.1 KiB
JSON

{
"locks": {
"enqueue/async-command": {
"version": "0.9",
"recipe": {
"repo": "0.9",
"branch": "master",
"version": "0.9",
"ref": "33ae5f9fb18cf9a966974c8cced466cc05eac799"
}
}
},
"manifests": {
"enqueue/async-command": {
"repository": "github.com/symfony/recipes-contrib",
"package": "enqueue/async-command",
"version": "0.9",
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/enqueue_async_command.yaml": {
"contents": "enqueue:\n default:\n async_commands: true\n",
"executable": false,
"encoding": ""
}
},
"origin": "enqueue/async-command:0.9@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}