From: Vincent Vanwaelscappel Date: Wed, 11 Mar 2020 13:40:48 +0000 (+0100) Subject: wip #3491 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a2aca2b071d5fff96eb0d7418f0468e70a001835;p=cubist_util.git wip #3491 --- diff --git a/composer.json b/composer.json index 4ee9193..5bfc6ec 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "ext-simplexml": "*", "ext-json": "*", "ext-iconv": "*", - "illuminate/support": "~5.8|^6.0", + "illuminate/support": "~5.8|^6.0|^7.0", "cubist/net": "dev-master" } }