From bc01761221384c0bbac0297d38e85bcaa6286a9a Mon Sep 17 00:00:00 2001 From: Sean Molenaar Date: Mon, 28 Sep 2020 21:07:24 +0200 Subject: Fix repair step and test it Signed-off-by: Sean Molenaar --- composer.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 0acc198ae..a5cbc622e 100644 --- a/composer.json +++ b/composer.json @@ -45,19 +45,17 @@ "ezyang/htmlpurifier": "^4.13.0", "pear/net_url2": "2.2.2", "riimu/kit-pathjoin": "1.2.0", - "debril/feed-io": "^v4.7.8", - "arthurhoaro/favicon": "^1.2", + "debril/feed-io": "^v4.7.9", + "arthurhoaro/favicon": "^1.3", + "andreskrey/readability.php": "^2.1", "ext-json": "*", "ext-simplexml": "*", "ext-libxml": "*", - "andreskrey/readability.php": "^2.1", "ext-dom": "*" }, "require-dev": { - "phpunit/phpunit": "9.2.6", + "phpunit/phpunit": "9.2.*", "squizlabs/php_codesniffer": "^3.5.6", - "guzzlehttp/guzzle": "^6.3", - "symfony/service-contracts": "2.2.0", "phpstan/phpstan": "^0.12.43" }, "replace": { -- cgit v1.2.3