diff --git a/composer.json b/composer.json index 8caa5d2..9d4b419 100644 --- a/composer.json +++ b/composer.json @@ -13,9 +13,9 @@ ], "require": { "php": ">=7.2", - "illuminate/notifications": "^7.0 || ^8.0 || ^9.0", - "illuminate/support": "^7.0 || ^8.0 || ^9.0", - "illuminate/http": "^7.0 || ^8.0 || ^9.0", + "illuminate/notifications": "^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "^7.0|^8.0|^9.0|^8.0|^10.0", + "illuminate/http": "^7.0|^8.0|^9.0|^10.0", "ext-json": "*" }, "require-dev": {