Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-19 15:44:29 +00:00
parent d1c43afd19
commit 7fa28e54e3
561 changed files with 25665 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
{
"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
}
}
}