1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-04 21:58:28 +02:00

Bump Composer PHP version

This commit is contained in:
Jakub Vrana
2025-03-28 18:13:58 +01:00
parent 508baa8c6b
commit adab18da78

View File

@@ -30,7 +30,7 @@
"GPL-2.0-only"
],
"require": {
"php": ">=5.3"
"php": ">=7.4"
},
"scripts": {
"clean": "rm -f adminer*.php editor*.php",