iconv was missing (used in export)

This commit is contained in:
Pierre Goiffon
2018-11-23 14:19:22 +01:00
parent 83b3fb80d5
commit f37f3c4c22

View File

@@ -9,7 +9,8 @@
"ext-json": "*",
"ext-zip": "*",
"ext-mysqli": "*",
"ext-dom": "*"
"ext-dom": "*",
"ext-iconv": "*"
},
"config": {
"platform": {