aboutsummaryrefslogtreecommitdiffstats
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 e6bdba61c..2db9954fa 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,8 @@
"bshaffer/oauth2-server-php": "^1.9",
"ezyang/htmlpurifier": "^4.9",
"simplepie/simplepie": "~1.5",
- "league/html-to-markdown": "^4.4"
+ "league/html-to-markdown": "^4.4",
+ "pear/text_languagedetect": "^1.0"
},
"require-dev" : {
"php" : ">=7.0",