Skip to content

Commit d904488

Browse files
Add support for doctrine/annotations 2.0
1 parent 788d90f commit d904488

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
@@ -21,7 +21,7 @@
2121
"symfony/stopwatch": "^2.8|^3.0|^4|^5|^6",
2222
"symfony/templating": "^2.8|^3.0|^4|^5|^6",
2323
"symfony/asset": "^2.8|^3.0|^4|^5|^6",
24-
"doctrine/annotations": "~1.2",
24+
"doctrine/annotations": "^1.2 || ^2.0",
2525
"doctrine/inflector": "^1.0 || ^2.0",
2626
"doctrine/cache": "~1.4",
2727
"doctrine/collections": "~1.4",

0 commit comments

Comments
 (0)