Merge pull request #557

This commit is contained in:
symfony-flex-server[bot]
2018-11-17 12:15:25 +00:00
committed by GitHub
3 changed files with 19 additions and 0 deletions
@@ -0,0 +1,3 @@
merces_lab_spreadsheet_client:
google:
credentials: '%env(GOOGLE_CREDENTIALS)%'
@@ -0,0 +1,11 @@
{
"bundles": {
"MercesLab\\Bundle\\SpreadsheetClientBundle\\MercesLabSpreadsheetClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"GOOGLE_CREDENTIALS": ""
}
}
@@ -0,0 +1,5 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> MercesLab SpreadsheetClientBundle </>
<bg=blue;fg=white> </>
* <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