summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index c7034e8..369bb23 100644
--- a/composer.json
+++ b/composer.json
@@ -20,8 +20,7 @@
"require": {
"php": ">=5.4.0",
"ext-dom": "*",
- "ext-xml": "*",
- "league/html-to-markdown": "^4.2"
+ "ext-xml": "*"
},
"require-dev": {
"phpunit/phpunit": "4.*"