ifhub-telegram/composer.json

16 lines
364 B
JSON

{
"require": {
"longman/telegram-bot": "^0.81.0",
"sabre/xml": "^2.0",
"ryakad/pandoc-php": "^1.0",
"symfony/yaml": "^3.2",
"mremi/url-shortener": "^2.1",
"revolution/laravel-mastodon-api": "^1.1"
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true
}
}
}