composer.json : add missing ext-dom (iTopDesignFormat)

SVN:b931[6021]
This commit is contained in:
Pierre Goiffon
2018-08-24 14:11:48 +00:00
parent 4df497a768
commit 1415f12506

View File

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