Drop php 7.4

This commit is contained in:
2021-01-23 02:09:37 +03:00
parent 33e96e6bdc
commit df89322fe0
3 changed files with 5 additions and 6 deletions

View File

@ -11,7 +11,7 @@
}
],
"require": {
"php": ">=7.4",
"php": "^8.0",
"ext-json": "*",
"clue/socket-raw": "^1.5",
"composer/semver": "^3.2",