Skip to content

Commit aa4ca21

Browse files
committed
The libxml extension is needed for DOMDocument.
1 parent e18b3bf commit aa4ca21

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
@@ -21,6 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=7",
24+
"ext-libxml": "*",
2425
"johnbillion/wp-parser-lib": "^1.3.0"
2526
},
2627
"require-dev": {

0 commit comments

Comments
 (0)