From df2f913192808a9e215b1606fabd4bca27fe355d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Thu, 14 Jan 2021 12:38:58 +0100 Subject: [PATCH] Updated the static analyzer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4b03c28..363a599 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ }, "require-dev": { "cedx/coveralls": "^14.0.0", - "phpstan/phpstan": "^0.12.64", + "phpstan/phpstan": "^0.12.66", "phpunit/phpunit": "^9.5.0" }, "scripts": {