mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
composer.json : add missing ext-dom (iTopDesignFormat)
SVN:b931[6021]
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"ext-soap": "*",
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-mysqli": "*"
|
||||
"ext-mysqli": "*",
|
||||
"ext-dom": "*"
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user