16 lines
295 B
JSON
16 lines
295 B
JSON
{
|
|
"name": "tangmo/trans-bot",
|
|
"type": "project",
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"deeplcom/deepl-php": "^1.12",
|
|
"longman/telegram-bot": "*",
|
|
"lucadevelop/telegram-entities-decoder": "^1.3"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"php-http/discovery": true
|
|
}
|
|
}
|
|
}
|