Files
symfony-flex-recipes-contrib/luzrain/telegram-bot-bundle/2.1/manifest.json
T

12 lines
213 B
JSON

{
"bundles": {
"Luzrain\\TelegramBotBundle\\TelegramBotBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"TELEGRAM_API_TOKEN": ""
}
}