diff --git a/composer.json b/composer.json index e886b1db..6c750ad8 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "illuminate/http": "^9.0|^10.0|^11.0", "illuminate/support": "^9.0|^10.0|^11.0", "lcobucci/jwt": "^4.0", - "nesbot/carbon": "^2.0" + "nesbot/carbon": "^2.0|^3.0" }, "require-dev": { "illuminate/console": "^9.0|^10.0|^11.0",