Skip to content

Commit 5a35a66

Browse files
committed
Compatibility with doctrine/annotations 2
1 parent 4f3bc60 commit 5a35a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"twig/twig": "^2.13|^3.0.4"
2323
},
2424
"require-dev": {
25-
"doctrine/annotations": "^1.12",
25+
"doctrine/annotations": "^1.12|^2",
2626
"egulias/email-validator": "^2.1.10|^3",
2727
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2828
"symfony/asset": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)