Skip to content

Commit 37eefc9

Browse files
committed
chore: Allow doctrine annotation 2
1 parent 1442059 commit 37eefc9

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
@@ -23,7 +23,7 @@
2323
"symfony/framework-bundle": "^6",
2424
"symfony/validator": "^6",
2525
"symfony/translation": "^6",
26-
"doctrine/annotations": "^1.13",
26+
"doctrine/annotations": "^1.13 || ^2.0.1",
2727
"symfony/psr-http-message-bridge": "^2.0",
2828
"nyholm/psr7": "^1.1",
2929
"laminas/laminas-diactoros": "^2.2.2",

0 commit comments

Comments
 (0)