From 212ab5c9b3682cda3c668944857227c35007614c Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Wed, 22 Feb 2023 21:50:09 +0100 Subject: Update of PhpStan lib to last fix version (#5109) Co-authored-by: Luc --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index d6cac9e9c..2234a0e13 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.9.7", + "phpstan/phpstan": "~1.9.17", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.7" }, -- cgit v1.2.3