mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-21 21:05:55 +02:00
Require PHP min 8.0, older versions are EOL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"php": "^8.0",
|
||||
"ext-pdo": "*",
|
||||
"ext-pdo_mysql": "*",
|
||||
"ext-json": "*",
|
||||
|
Reference in New Issue
Block a user