From 6acf40c0dc413f8ef3a7873be753d64021e99721 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 11 Mar 2020 14:58:32 +0100 Subject: [PATCH] wip #3491 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5bfc6ec..a6a4862 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "ext-simplexml": "*", "ext-json": "*", "ext-iconv": "*", - "illuminate/support": "~5.8|^6.0|^7.0", + "laravel/framework": "~5.8|^6.0|^7.0", "cubist/net": "dev-master" } } -- 2.39.5