Skip to content

Commit 56ac613

Browse files
committed
Add DOM extension in composer.json
1 parent 33f8d47 commit 56ac613

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
}
2121
],
2222
"require" : {
23+
"ext-dom": "*",
2324
"ext-libxml" : "*",
2425
"php" : ">=5.3.0"
2526
},

0 commit comments

Comments
 (0)