Удалена поддержка php8.0, корректировки по README

This commit is contained in:
2022-12-14 23:52:08 +08:00
parent b9eae25d2c
commit 45542b204a
4 changed files with 127 additions and 411 deletions

View File

@@ -49,7 +49,7 @@
}
],
"require": {
"php": ">=8.0",
"php": ">=8.1",
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.4",