From e24efb483948070b9747602fad664e8b8cef9350 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harold=20S=C3=A1nchez?= Date: Wed, 4 Sep 2019 10:00:29 -0500 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a757fc9..5b67d0d 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "~5.0", + "illuminate/support": "^6.0", "tijsverkoyen/css-to-inline-styles": "~2.0" }, "require-dev" : {