Files
symfony-flex-recipes-contrib/mgdsoft.stackdriver-bundle.0.1.json
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
907 B
JSON

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