update php requirements

This commit is contained in:
ghost 2023-12-07 02:02:48 +02:00
parent 3d21b12b91
commit 6b4c2f5cfe

View File

@ -6,7 +6,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.1",
"php": ">=8.2",
"ext-ctype": "*",
"ext-iconv": "*",
"jdenticon/jdenticon": "^1.0",