diff --git a/composer.json b/composer.json index e024d50..9b64ee6 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0", "intercom/intercom-php": "^4.4" }, "autoload": {