From e42d97cbc7e9b5195e3e07b709b5badecb09f220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Fri, 8 Feb 2019 11:51:46 +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 d84fb35..ebd2b01 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "consolidation/robo": "^1.4.3", "henrikbjorn/lurker": "^1.2.0", "phpstan/phpstan": "^0.11.1", - "phpunit/phpunit": "^7.5.3" + "phpunit/phpunit": "^7.5.4" }, "scripts": { "coverage": "robo coverage",