diff --git a/composer.json b/composer.json index 1fd5844..25bab4c 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "illuminate/support": "^5|^6|^7|^8|^9.0", + "illuminate/support": "^5|^6|^7|^8|^9.0|^10.0", "league/omnipay": "~3.0" }, "autoload": {