diff --git a/composer.json b/composer.json index 034bbb9..2c01923 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ "ext-json": "*", "ext-mbstring": "*", "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": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.0 || ^10.0" }, "autoload": { "psr-4": {