Files
symfony-flex-recipes/symfony.telegram-notifier.5.0.json
T
github-action botandgithub-action bot c8ac81cd2f Update Flex endpoint
2021-09-19 18:02:05 +00:00

28 lines
833 B
JSON

{
"locks": {
"symfony/telegram-notifier": {
"version": "5.0",
"recipe": {
"repo": "5.0",
"branch": "master",
"version": "5.0",
"ref": "5cf5c19e8fdcbf922de680cdf8d65fa7d77758ae"
}
}
},
"manifests": {
"symfony/telegram-notifier": {
"repository": "github.com/symfony/recipes",
"package": "symfony/telegram-notifier",
"version": "5.0",
"manifest": {
"env": {
"#1": "TELEGRAM_DSN=telegram://TOKEN@default?channel=CHAT_ID"
}
},
"files": [],
"origin": "symfony/telegram-notifier:5.0@github.com/symfony/recipes:master",
"is_contrib": false
}
}
}