Skip to content

Commit fb50d43

Browse files
authored
Merge pull request #144 from tgalopin/composer-ext-dom
Add DOM extension in composer.json
2 parents 5b4125d + 56ac613 commit fb50d43

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)