Skip to content

Commit

Permalink
Merge pull request #180 from thecodingmachine/bump-to-doctrine-annota…
Browse files Browse the repository at this point in the history
…tions-2

Chore: Allow doctrine annotation 2
  • Loading branch information
nguyenk authored Aug 29, 2023
2 parents 1442059 + 37eefc9 commit 52582f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"symfony/framework-bundle": "^6",
"symfony/validator": "^6",
"symfony/translation": "^6",
"doctrine/annotations": "^1.13",
"doctrine/annotations": "^1.13 || ^2.0.1",
"symfony/psr-http-message-bridge": "^2.0",
"nyholm/psr7": "^1.1",
"laminas/laminas-diactoros": "^2.2.2",
Expand Down

0 comments on commit 52582f4

Please sign in to comment.