diff --git a/composer.json b/composer.json index 50cbd869..4e8b1f4b 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "require-dev": { "doctrine/annotations": "^1.14 || ^2", "doctrine/coding-standard": "^9.0.2 || ^12.0", - "nesbot/carbon": "*", + "nesbot/carbon": "^2.23 || ^3.0", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "squizlabs/php_codesniffer": "^3.8", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",