From 98ba9d47e184df847d4af6a136740f293eab0224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Mon, 21 Jan 2019 09:50:28 +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 f1af1da..1f5e894 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "cedx/coveralls": "^9.1.2", "consolidation/robo": "^1.4.3", "henrikbjorn/lurker": "^1.2.0", - "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan": "^0.11.1", "phpunit/phpunit": "^7.5.2" }, "scripts": {