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