N°6037 - Increase PHP max. non-supported version to 8.4.0

This commit is contained in:
Molkobain
2024-01-30 09:52:52 +01:00
parent 25c2e34eed
commit de86682562
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"type": "project",
"license": "AGPL-3.0-only",
"require": {
"php": ">=8.1.0 <8.2.0",
"php": ">=8.1.0 <8.4.0",
"ext-ctype": "*",
"ext-dom": "*",
"ext-gd": "*",