Bump min req php ^8.1

This commit is contained in:
2022-09-11 22:10:39 +03:00
parent c88fdb6354
commit 9414042f57
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
}
],
"require": {
"php": "^8.0.1",
"php": "^8.1",
"ext-json": "*",
"amphp/http-client": "^4.6",
"amphp/socket": "^1.1",