Dropped PHP 8.0 support

This commit is contained in:
Alejandro Celaya
2022-04-23 12:08:01 +02:00
parent ceaf64c9b3
commit e8ebe77923
6 changed files with 14 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.1",
"ext-json": "*",
"ext-pdo": "*",
"akrabat/ip-address-middleware": "^2.1",