mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 09:36:26 +03:00
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"bundles": {
|
|
"WowApps\\SlackBundle\\WowAppsSlackBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"env": {
|
|
"WOW_APPS_SLACK_BOT_API_URL": ""
|
|
}
|
|
}
|