diff --git a/composer.json b/composer.json index 3c39a94..c6b15d0 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^7.3|^8.0", "helpscout/api": "~3.0", - "illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0" + "illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "phpunit/phpunit": "^8.0",