diff --git a/composer.json b/composer.json index cd2d17a..0abbc03 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require": { "php": "^8.1", "nesbot/carbon": "^2.0|^3.0", - "illuminate/translation": "^10.48" + "illuminate/translation": "^10|^11" }, "require-dev": { "phpunit/phpunit": "^10.0 || ^11.0",