Skip to content

Commit 5891533

Browse files
committed
Compatibility with doctrine/annotations 2
1 parent 5c96cbd commit 5891533

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
@@ -32,7 +32,7 @@
3232
"symfony/security-http": "^5.4|^6.0"
3333
},
3434
"require-dev": {
35-
"doctrine/annotations": "^1.10.4",
35+
"doctrine/annotations": "^1.10.4|^2",
3636
"symfony/asset": "^4.4|^5.0|^6.0",
3737
"symfony/browser-kit": "^4.4|^5.0|^6.0",
3838
"symfony/console": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)