{ "manifests": { "mgdsoft/stackdriver-bundle": { "manifest": { "bundles": { "MGDSoft\\Stackdriver\\MgdsoftStackdriverBundle": [ "prod" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "post-install-output": [ " ", " MGD Stackdriver installed in PROD ENV ", " " ] }, "files": { "config/packages/prod/mgdsoft_stackdriver.yaml": { "contents": [ "mgdsoft_stackdriver:", " # to test in local", " # credentials_json_file: null", " level: info", "" ], "executable": false } }, "ref": "dce433c911eef62d24432d4b2f8b1d09ddb80192" } } }