Files
symfony-flex-recipes-contrib/wow-apps/symfony-slack-bot/4.0/manifest.json
T

12 lines
216 B
JSON

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