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.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'plugins/af_readability/composer.lock') diff --git a/plugins/af_readability/composer.lock b/plugins/af_readability/composer.lock index f8e1237c5..8001f054e 100644 --- a/plugins/af_readability/composer.lock +++ b/plugins/af_readability/composer.lock @@ -4,19 +4,19 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2a37019b27f1590966011df3bf6e135b", + "content-hash": "985d4bb2caa672420e280a0b2bbb4715", "packages": [ { - "name": "andreskrey/readability.php", + "name": "fivefilters/readability.php", "version": "v2.1.0", "source": { "type": "git", - "url": "https://github.com/andreskrey/readability.php.git", + "url": "https://github.com/fivefilters/readability.php.git", "reference": "7617a912b6c527909168f5d41d263792f171c42a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/andreskrey/readability.php/zipball/7617a912b6c527909168f5d41d263792f171c42a", + "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/7617a912b6c527909168f5d41d263792f171c42a", "reference": "7617a912b6c527909168f5d41d263792f171c42a", "shasum": "" }, @@ -58,23 +58,22 @@ "readability" ], "support": { - "issues": "https://github.com/andreskrey/readability.php/issues", - "source": "https://github.com/andreskrey/readability.php/tree/v2.1.0" + "source": "https://github.com/fivefilters/readability.php/tree/v2.1.0" }, "time": "2019-07-22T21:42:25+00:00" }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -98,7 +97,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -109,9 +108,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" + "source": "https://github.com/php-fig/log/tree/1.1.4" }, - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" } ], "packages-dev": [], -- cgit v1.2.3