Files
symfony-flex-recipes-contrib/sensiolabs/connect-bundle/4.0/manifest.json
T

13 lines
278 B
JSON

{
"bundles": {
"SensioLabs\\Bundle\\ConnectBundle\\SensioLabsConnectBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SENSIOLABS_CONNECT_APP_ID": "",
"SENSIOLABS_CONNECT_APP_SECRET": ""
}
}