From 26e2a703125ffe1d0d2746b0e5ea3491b627832c Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 26 Apr 2023 08:23:21 +0200 Subject: Update dev dependencies (#5339) Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5336 https://stylelint.io/migration-guide/to-15 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index c0761fd79..e54c11050 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.10.13", + "phpstan/phpstan": "~1.10.14", "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.7" -- cgit v1.2.3