Upgrade composer php max version to 8.1

This commit is contained in:
Benjamin Dalsass
2022-07-26 08:08:24 +02:00
committed by bdalsass
parent d93a0b698b
commit 31cc294cc3

View File

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