From: Vincent Vanwaelscappel Date: Tue, 20 Apr 2021 13:58:22 +0000 (+0200) Subject: wip #4406 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4c5cd619a89e6679fca80ff84036f68c554426a7;p=cubist_util.git wip #4406 --- diff --git a/composer.json b/composer.json index 83cfa7d..1a7fa87 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "ext-simplexml": "*", "ext-json": "*", "ext-iconv": "*", - "laravel/framework": "~5.8|^6.0|^7.0", + "laravel/framework": "~5.8|^6.0|^7.0|^8.0", "cubist/net": "dev-master" } }