Files
tangmo_fxtwitter_bot/composer.json
2022-12-30 00:43:45 +00:00

9 lines
130 B
JSON
Executable File

{
"name": "tangmo/fxtwitter-bot",
"type": "project",
"require": {
"php": ">=8.1",
"longman/telegram-bot": "*"
}
}