diff --git a/composer.json b/composer.json index d6df42c..9adf13e 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "illuminate/contracts": "^9.0 || ^10.0 || ^11.0", "illuminate/database": "^9.0 || ^10.0 || ^11.0", "illuminate/support": "^9.0 || ^10.0 || ^11.0", - "nesbot/carbon": "^2.66", + "nesbot/carbon": "^2.66 || ^3.6", "spatie/laravel-package-tools": "^1.13.0" }, "require-dev": {