Update composer and downgrade not required php

This commit is contained in:
Tim
2025-03-27 11:47:55 +01:00
parent 5b18ccdd66
commit bdf4910694
2 changed files with 109 additions and 109 deletions

View File

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