Files
symfony-flex-recipes-contrib/archived/imper86.supervisor-bundle/02ec9b2a4bb597d0ab1050fcd6ba497ae906d3bc.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

36 lines
1.3 KiB
JSON

{
"manifests": {
"imper86/supervisor-bundle": {
"manifest": {
"bundles": {
"Imper86\\SupervisorBundle\\Imper86SupervisorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
"<bg=blue;fg=white> </>",
"<bg=blue;fg=white> Supervisor bundle - next steps</>",
"<bg=blue;fg=white> </>",
"",
" * <fg=blue>Configure</> instances in <comment>imper86_supervisor.yaml</> in your <comment>config/packages</> directory",
" * <fg=blue>Create supervisor config</> with command <comment>./bin/console i86:supervisor:rebuild</>"
]
},
"files": {
"config/packages/imper86_supervisor.yaml": {
"contents": [
"imper86_supervisor:",
" instances: []",
""
],
"executable": false
}
},
"ref": "02ec9b2a4bb597d0ab1050fcd6ba497ae906d3bc"
}
}
}