mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
28 lines
833 B
JSON
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
|
|
}
|
|
}
|
|
} |