diff --git a/composer.json b/composer.json index 7334d82..c29d9d9 100644 --- a/composer.json +++ b/composer.json @@ -15,8 +15,8 @@ "ext-json": "*", "php": ">=7.4 || ^8.0 || ^8.1 || ^8.2", "guzzlehttp/guzzle": "~6.0 || ~7.0", - "illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0", - "illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0" + "illuminate/notifications": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0", + "illuminate/support": "~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0" }, "require-dev": { "mockery/mockery": "^1.0",