diff --git a/composer.json b/composer.json index c914646..4e9ccba 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ }, "require": { "php": "^7.1|^7.2|^7.3|^7.4|^8.0", - "illuminate/support": "^5.5.44|^6.0|^7.0|^8.0|^9.0" + "illuminate/support": "^5.5.44|^6.0|^7.0|^8.0|^9.0|^10.0" } }