diff --git a/composer.json b/composer.json index 982d728..35a30bc 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,8 @@ "require": { "php": "^8.1", "illuminate/database": "^9|^10", - "illuminate/support": "^9|^10" + "illuminate/support": "^9|^10", + "nesbot/carbon": ">=2.62.1" }, "require-dev": { "ciareis/bypass": "^1.0",