Files
symfony-flex-recipes-contrib/symfonycorp/connect/7.0/manifest.json
T

13 lines
255 B
JSON

{
"bundles": {
"SymfonyCorp\\Connect\\SymfonyConnectBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%"
},
"env": {
"SYMFONY_CONNECT_APP_ID": "",
"SYMFONY_CONNECT_APP_SECRET": ""
}
}