diff --git a/composer.json b/composer.json index 6024d5d..e49b9d2 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "jms/serializer": "^1 | ^2 | ^3", "ramsey/uuid": "^3 | ^4", "symfony/mime": "^4.3 | ^5 | ^6 | ^7", - "doctrine/annotations": "1.*" + "doctrine/annotations": "2.*" }, "require-dev": { "phpunit/phpunit": "^7 | ^8 | ^9"