Files
symfony-flex-recipes-contrib/mgdsoft.stackdriver-bundle.0.1.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.3 KiB
JSON

{
"locks": {
"mgdsoft/stackdriver-bundle": {
"version": "0.1",
"recipe": {
"repo": "0.1",
"branch": "master",
"version": "0.1",
"ref": "257548c8982024ee8794ca8e341cf785e99798ea"
}
}
},
"manifests": {
"mgdsoft/stackdriver-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "mgdsoft/stackdriver-bundle",
"version": "0.1",
"manifest": {
"bundles": {
"MGDSoft\\Stackdriver\\MgdsoftStackdriverBundle": [
"prod"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/prod/mgdsoft_stackdriver.yaml": {
"contents": "mgdsoft_stackdriver:\n # to test in local\n # credentials_json_file: null\n level: info\n",
"executable": false,
"encoding": ""
}
},
"origin": "mgdsoft/stackdriver-bundle:0.1@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}