From 65cadf108957a88d66b51fe792e2a9ec38f04c46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Mon, 25 Mar 2019 10:29:44 +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 033d645..1c3b914 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ }, "require-dev": { "cedx/coveralls": "^10.0.0", - "consolidation/robo": "^1.4.6", + "consolidation/robo": "^1.4.9", "henrikbjorn/lurker": "^1.2.0", "phpstan/phpstan": "^0.11.4", "phpunit/phpunit": "^8.0.5"