diff --git a/composer.json b/composer.json index d01446d..39f4870 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "psr/cache": "^1.0.1 || ^2.0 || ^3.0", "ray/di": "^2.13.2", "symfony/cache": "^5.3.4 || ^6.0 || ^v7.1", - "doctrine/annotations": "^1.13", + "doctrine/annotations": "^1.13 || ^2.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", "ray/aop": "^2.10.4" },