mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Add ext-gd to composer.json
This commit is contained in:
parent
a8a36c73e6
commit
6c6af59b22
@ -2,6 +2,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5",
|
"php": ">=5.5",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
|
"ext-gd": "*",
|
||||||
"ext-pdo": "*",
|
"ext-pdo": "*",
|
||||||
"ext-pdo_mysql": "*",
|
"ext-pdo_mysql": "*",
|
||||||
"ext-xml": "*",
|
"ext-xml": "*",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user