Files
symfony-flex-recipes-contrib/hwi/oauth-bundle/0.6/manifest.json
T
2018-06-12 08:17:55 +03:00

13 lines
220 B
JSON

{
"bundles": {
"HWI\\Bundle\\OAuthBundle\\HWIOAuthBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"FB_ID": "",
"FB_SECRET": ""
}
}