summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorSean Molenaar <sean@seanmolenaar.eu>2020-09-28 21:07:24 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-09-29 13:02:03 +0200
commitbc01761221384c0bbac0297d38e85bcaa6286a9a (patch)
treebea5acc2db33186982ba94a4270c9eb277c8f0b3 /composer.json
parentd00d1ab2a28f428223e52b17052c072c64784016 (diff)
Fix repair step and test it
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json10
1 files changed, 4 insertions, 6 deletions
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": {