1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 01:24:25 +02:00

build(core): remove ext-gd from composer require section

This commit is contained in:
Awilum
2020-03-07 23:31:52 +03:00
parent 30b6cf20c6
commit f969eb0a17

View File

@@ -18,7 +18,6 @@
"require": {
"php": ">=7.2.0",
"ext-json": "*",
"ext-gd": "*",
"ext-dom": "*",
"ext-spl": "*",
"ext-mbstring": "*",