From b6b6771d8d7dcf13938d1578099074b0123a5d5e Mon Sep 17 00:00:00 2001 From: Nils Gotzhein Date: Tue, 17 Aug 2021 22:18:46 +0200 Subject: pull latest readability-php via composer --- plugins/af_readability/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/af_readability/composer.json') 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" } } -- cgit v1.2.3