summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 32c217538..3c682a5e9 100644
--- a/composer.json
+++ b/composer.json
@@ -41,9 +41,10 @@
"riimu/kit-pathjoin": "1.2.0",
"debril/feed-io": "^3.1",
"arthurhoaro/favicon": "^1.2",
- "ext-json": "*",
"guzzlehttp/guzzle": "^6.3",
- "ext-simplexml": "*"
+ "ext-json": "*",
+ "ext-simplexml": "*",
+ "ext-libxml": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.5",