{ "manifests": { "imper86/supervisor-bundle": { "manifest": { "bundles": { "Imper86\\SupervisorBundle\\Imper86SupervisorBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " * Configure instances in imper86_supervisor.yaml in your config/packages directory", " * Create supervisor config with command ./bin/console i86:supervisor:rebuild" ] }, "files": { "config/packages/imper86_supervisor.yaml": { "contents": [ "imper86_supervisor:", " instances: []", "" ], "executable": false } }, "ref": "31dc944c9673cd7ef6ad2e8944dde881b1d32767" } } }