summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 25d0db908..0acc198ae 100644
--- a/composer.json
+++ b/composer.json
@@ -50,7 +50,8 @@
"ext-json": "*",
"ext-simplexml": "*",
"ext-libxml": "*",
- "andreskrey/readability.php": "^2.1"
+ "andreskrey/readability.php": "^2.1",
+ "ext-dom": "*"
},
"require-dev": {
"phpunit/phpunit": "9.2.6",