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 de3b7a028..4f1e1690f 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,8 @@
"pear/net_url2": "2.2.2",
"riimu/kit-pathjoin": "1.2.0",
"debril/feed-io": "^3.0",
- "arthurhoaro/favicon": "^1.2"
+ "arthurhoaro/favicon": "^1.2",
+ "ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.5",