mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
➕ iconv was missing (used in export)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-mysqli": "*",
|
||||
"ext-dom": "*"
|
||||
"ext-dom": "*",
|
||||
"ext-iconv": "*"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user