Files
symfony-flex-recipes-contrib/merceslab.spreadsheet-client-bundle.1.0.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

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
}
}
}