mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
46 lines
1.8 KiB
JSON
46 lines
1.8 KiB
JSON
{
|
|
"locks": {
|
|
"merceslab/spreadsheet-client-bundle": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "5ab4169af35adc11b321284dc75f00da8d0cadf7"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"merceslab/spreadsheet-client-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "merceslab/spreadsheet-client-bundle",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"MercesLab\\Bundle\\SpreadsheetClientBundle\\MercesLabSpreadsheetClientBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"GOOGLE_CREDENTIALS": ""
|
|
},
|
|
"post-install-output": [
|
|
" * <fg=blue>Read</> the documentation at <comment>https://github.com/MercesLyon/spreadsheet-client-bundle</>",
|
|
" * <fg=blue>Configure</> using the <comment>GOOGLE_CREDENTIALS</> env variable and in the <comment>config/packages/merces_lab_spreadsheet_client.yaml</> configuration file"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/packages/merces_lab_spreadsheet_client.yaml": {
|
|
"contents": "merces_lab_spreadsheet_client:\n google:\n credentials: '%env(GOOGLE_CREDENTIALS)%'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "merceslab/spreadsheet-client-bundle:1.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |