Skip to content

Commit 7c4e6cf

Browse files
committed
added simple xml ddependency to composer
1 parent ff96302 commit 7c4e6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"ext-soap" : "*",
2020
"ext-json": "*",
2121
"ext-bcmath": "*",
22+
"ext-simplexml": "*",
2223
"illuminate/contracts": ">=5.6.0",
2324
"illuminate/database": ">=5.6.0",
2425
"illuminate/http": ">=5.6.0",

0 commit comments

Comments
 (0)