mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
35 lines
1.1 KiB
JSON
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
|
|
}
|
|
}
|
|
} |