Первичная реализация, команды /list и /info
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8.3",
|
||||
"php": "^8.4",
|
||||
"ext-curl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-json": "*",
|
||||
@@ -23,6 +23,7 @@
|
||||
"nyholm/psr7": "^1.8",
|
||||
"slim/slim": "^4.14",
|
||||
"slim/twig-view": "^3.4",
|
||||
"telegram-bot/api": "^2.5",
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user