diff --git a/composer.json b/composer.json index 12be32f..3870e5f 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ "require": { "php": "^7.3 || ^8.0", "guzzlehttp/guzzle": "^7.0", - "nesbot/carbon": "^2.0", - "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0" + "nesbot/carbon": "^2.0 || ^3.0", + "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.0 || ^10.5" }, "autoload": { "files": [