From 0b68eb9aad7c8a0c35e303e1ec2c577acce4ee3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Mon, 11 Mar 2019 11:22:29 +0100 Subject: [PATCH] Updated the dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 26afde1..b88642f 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "cedx/coveralls": "^9.1.2", "consolidation/robo": "^1.4.5", "henrikbjorn/lurker": "^1.2.0", - "phpstan/phpstan": "^0.11.2", + "phpstan/phpstan": "^0.11.3", "phpunit/phpunit": "^8.0.4" }, "scripts": {