From a1cfeca5c067d796af95968f10e3f6dac4cb42a5 Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Mon, 14 Sep 2020 20:00:56 -0600 Subject: [PATCH] Improve chirripo compatibility. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a1c229e..8e472d3 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "symfony/console": ">=3.4", "symfony/process": ">=3.4", "symfony/dotenv": ">=3.4", - "consolidation/robo": "^1.4" + "consolidation/robo": ">=1.4" }, "autoload": { "psr-4": {