mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
39 lines
1.3 KiB
JSON
39 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",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |