From 8bf362838e9ef991452afc2ae3ae2e91d915d600 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 18 Jun 2023 23:05:28 +0200 Subject: Update dev dependencies (#5478) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index bbac98bfb..1fcd9cbf4 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.10.15", + "phpstan/phpstan": "~1.10.19", "phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-strict-rules": "^1.5", "phpunit/phpunit": "^9", -- cgit v1.2.3