diff --git a/composer.json b/composer.json index bd02b23..b39d3c1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require": { "php": "^7.4 || ^8.0", "symfony/framework-bundle": "^4.4|^5.3|^6.0", - "doctrine/annotations": "^1.0", + "doctrine/annotations": "^1.0|^2.0", "symfony/serializer": "^4.4|^5.3|^6.0", "symfony/property-access": "^4.4|^5.3|^6.0", "symfony/property-info": "^4.4|^5.3|^6.0"