summaryrefslogtreecommitdiff
path: root/plugins/af_readability/composer.json
diff options
context:
space:
mode:
authorNils Gotzhein <[email protected]>2021-08-17 22:18:46 +0200
committerNils Gotzhein <[email protected]>2021-08-17 22:18:46 +0200
commitb6b6771d8d7dcf13938d1578099074b0123a5d5e (patch)
treeefd9e28718eff791dcaa7ffddbac44c38deedfb8 /plugins/af_readability/composer.json
parenta73e3bec45c5523910c711cf882976b71781ac9e (diff)
pull latest readability-php via composer
Diffstat (limited to 'plugins/af_readability/composer.json')
-rw-r--r--plugins/af_readability/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/af_readability/composer.json b/plugins/af_readability/composer.json
index 71acf9b0f..f23f50db9 100644
--- a/plugins/af_readability/composer.json
+++ b/plugins/af_readability/composer.json
@@ -1,5 +1,5 @@
{
"require": {
- "andreskrey/readability.php": "^2.1"
+ "fivefilters/readability.php": "^2.1"
}
}