Update composer to php 8.4

This commit is contained in:
Tim
2025-12-23 00:25:09 +01:00
parent 77a1729296
commit 6d2ef7c762

View File

@@ -4,7 +4,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.2",
"php": ">=8.4",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-mysqli": "*",