Skip to content

Commit 52582f4

Browse files
authored
Merge pull request #180 from thecodingmachine/bump-to-doctrine-annotations-2
Chore: Allow doctrine annotation 2
2 parents 1442059 + 37eefc9 commit 52582f4

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)