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