add PHP 8.2 as supported

This commit is contained in:
ralf 2023-11-17 15:07:13 +02:00
parent e896319f99
commit e533d68a64
2 changed files with 726 additions and 9 deletions

View File

@ -62,7 +62,7 @@
}
},
"require": {
"php": ">=7.4,<=8.1",
"php": ">=7.4,<=8.2",
"ext-gd": "*",
"ext-json": "*",
"ext-mysqli": "*",

729
composer.lock generated

File diff suppressed because it is too large Load Diff