Files
symfony-flex-recipes-contrib/wow-apps/symfony-slack-bot/3.2/manifest.json
T
2017-12-23 14:34:00 +02:00

12 lines
216 B
JSON

{
"bundles": {
"WowApps\\SlackBundle\\WowAppsSlackBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"WOW_APPS_SLACK_BOT_API_URL": ""
}
}