mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Minimum PHP 5.6 is now required (composer part)
This commit is contained in:
parent
ebda456862
commit
19ffd57b34
@ -1,6 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"php": ">=5.5",
|
||||
"php": ">=5.6",
|
||||
"ext-dom": "*",
|
||||
"ext-json": "*",
|
||||
"ext-gd": "*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user