diff --git a/composer.json b/composer.json index 6314a7c..624f96b 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "illuminate/support": "^6.0|~7.0", + "illuminate/support": "^6.0|~7.0|~8.0", "league/omnipay": "~3.0" }, "autoload": {