We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d42cd commit cf53dbcCopy full SHA for cf53dbc
composer.json
@@ -9,6 +9,8 @@
9
],
10
"require": {
11
"ext-json": "*",
12
+ "ext-libxml": "*",
13
+ "ext-simplexml": "*",
14
"php": ">=5.3.3"
15
},
16
"autoload": {
0 commit comments