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.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/af_readability/composer.json b/plugins/af_readability/composer.json
new file mode 100644
index 000000000..71acf9b0f
--- /dev/null
+++ b/plugins/af_readability/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "andreskrey/readability.php": "^2.1"
+ }
+}