summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.json b/composer.json
index fb17d5192..4ba6ae396 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
"ezyang/htmlpurifier": "^4.16.0",
"pear/net_url2": "^2.2.2",
"riimu/kit-pathjoin": "^1.2.0",
- "debril/feed-io": "^v4.9.12",
+ "debril/feed-io": "^v5.3.1",
"arthurhoaro/favicon": "^1.3.3",
"fivefilters/readability.php": "^3.1",
"ext-json": "*",
@@ -56,14 +56,14 @@
"require-dev": {
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.7.2",
- "phpstan/phpstan": "^1.10.26",
- "phpstan/phpstan-doctrine": "^1.3.40",
+ "phpstan/phpstan": "^1.10.39",
+ "phpstan/phpstan-doctrine": "^1.3.43",
"phpstan/phpstan-strict-rules": "^1.5.1",
- "phpstan/phpstan-phpunit": "^1.3.13",
+ "phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",
- "doctrine/dbal": "^3.6.5",
+ "doctrine/dbal": "^3.7.1",
"symfony/console": "^4.4.19",
"psr/log": "^1.1.0"
},