mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 20:04:45 +01:00
Fix php requirements in composer
This commit is contained in:
parent
c9c023e72c
commit
4a80d0199a
@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"keywords": ["telegram", "mtproto", "protocol", "client", "PHP", "amphp", "async", "daemon", "coroutine", "parser", "micro-service"],
|
||||
"require": {
|
||||
"php": ">=7.2.0",
|
||||
"php": ">=7.3.0",
|
||||
"ext-json": "*",
|
||||
"amphp/http-server": "^1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user