mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-13 08:06:26 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"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": [
|
||||
@@ -27,13 +13,17 @@
|
||||
},
|
||||
"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": ""
|
||||
"contents": [
|
||||
"mgdsoft_stackdriver:",
|
||||
" # to test in local",
|
||||
" # credentials_json_file: null",
|
||||
" level: info",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"origin": "mgdsoft/stackdriver-bundle:0.1@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "257548c8982024ee8794ca8e341cf785e99798ea"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user