diff --git a/composer.json b/composer.json index 57deb46..cfdefa1 100755 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "php": ">=7.2", - "illuminate/support": "^5.1|6.*|7.*|8.*|9.*", + "illuminate/support": "^5.1|6.*|7.*|8.*|9.*|10.*", "jenssegers/agent" : "^2.6", "ua-parser/uap-php": "^3.9" },