set supported version to include PHP 8.2

This commit is contained in:
ralf 2023-11-17 13:51:29 +02:00
parent 50c796196b
commit ae3780f7e8
2 changed files with 3 additions and 3 deletions

View File

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

4
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "dcd6d053a68e1835ffa9ec7383d3b920",
"content-hash": "308be89363af48d9ddca60715f4e00ca",
"packages": [
{
"name": "adldap2/adldap2",
@ -12083,7 +12083,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.4,<=8.1",
"php": ">=7.4,<=8.2",
"ext-gd": "*",
"ext-json": "*",
"ext-mysqli": "*",