From e629cf1e50883c674371d4fd793c40fbc37b1ef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Mon, 31 Dec 2018 19:36:44 +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 b80ce66..205d775 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ }, "require-dev": { "cedx/coveralls": "^9.1.2", - "consolidation/robo": "^1.3.3", + "consolidation/robo": "^1.3.4", "henrikbjorn/lurker": "^1.2.0", "phpstan/phpstan": "^0.10.7", "phpunit/phpunit": "^7.5.1"