From 0182d84142fb5f4c9514371f8fc0e6ce3640a6e1 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 23 Jul 2023 14:31:55 +0200 Subject: Minor update dev dependencies (#5541) Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5538 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 1fcd9cbf4..b24eb69f6 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.10.19", + "phpstan/phpstan": "^1.10", "phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-strict-rules": "^1.5", "phpunit/phpunit": "^9", -- cgit v1.2.3