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" : {