add xml to composer
This commit is contained in:
parent
688d4f42d3
commit
8ffd3b77c2
|
|
@ -10,6 +10,7 @@
|
|||
"ext-iconv": "*",
|
||||
"ext-json": "*",
|
||||
"ext-pdo": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-zip": "*",
|
||||
"doctrine/dbal": "^3.3",
|
||||
"fruitcake/laravel-cors": "^2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue