summaryrefslogtreecommitdiff
path: root/plugins/af_readability/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/af_readability/composer.json')
-rw-r--r--plugins/af_readability/composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/af_readability/composer.json b/plugins/af_readability/composer.json
index b22733315..233f27557 100644
--- a/plugins/af_readability/composer.json
+++ b/plugins/af_readability/composer.json
@@ -7,6 +7,7 @@
}
],
"require": {
- "fivefilters/readability.php": "dev-master"
+ "fivefilters/readability.php": "dev-master",
+ "psr/http-factory": "1.0.1"
}
}