mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
PHP 7.1 is now required
Older versions are outdated anyways
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"php": ">=7.1",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
"ext-gd": "*",
|
||||
|
Reference in New Issue
Block a user