Skip to content

Commit

Permalink
Increase required version of php (madelineProto requirement)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrime-ru committed Jan 5, 2020
1 parent 62551d2 commit 4f0ee58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"keywords": ["telegram", "mtproto", "protocol", "client", "PHP", "amphp", "async", "daemon", "coroutine", "parser", "micro-service"],
"require": {
"php": ">=7.3.0",
"php": ">=7.4.0",
"ext-json": "*",
"amphp/http-server": "^2",
"vlucas/phpdotenv": "^4",
Expand Down

0 comments on commit 4f0ee58

Please sign in to comment.