From f477a261d686e1d37853e4718c9e6e4393498959 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 21 Feb 2025 13:57:56 +0100 Subject: Update dev tools (#7347) In particular those not covered by Dependabot --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index e94707838..46b96abc8 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "^2.0", + "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^10", -- cgit v1.2.3