Skip to content

Commit f3a55a2

Browse files
Minor code style fixes
1 parent ce4c93c commit f3a55a2

21 files changed

+2425
-1813
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
],
1414
"minimum-stability": "dev",
1515
"require": {
16-
"php": ">=7.0"
16+
"php": ">=7.0",
17+
"ext-dom": "*",
18+
"ext-libxml": "*"
1719
}
1820
}

0 commit comments

Comments
 (0)