From beba31709e2a55b15e9708eec58b2a64dc7d7d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Thu, 3 Jan 2019 15:15:25 +0100 Subject: [PATCH] Updated the Robo dependency --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1d5fa38..31169b6 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ }, "require-dev": { "cedx/coveralls": "^9.1.2", - "consolidation/robo": "^1.4.0", + "consolidation/robo": "^1.4.3", "henrikbjorn/lurker": "^1.2.0", "phpstan/phpstan": "^0.10.7", "phpunit/phpunit": "^7.5.1"