Skip to content

Commit

Permalink
Compatibility with doctrine/annotations 2
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Dec 20, 2022
1 parent 5c96cbd commit 5891533
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 @@ -32,7 +32,7 @@
"symfony/security-http": "^5.4|^6.0"
},
"require-dev": {
"doctrine/annotations": "^1.10.4",
"doctrine/annotations": "^1.10.4|^2",
"symfony/asset": "^4.4|^5.0|^6.0",
"symfony/browser-kit": "^4.4|^5.0|^6.0",
"symfony/console": "^4.4|^5.0|^6.0",
Expand Down

0 comments on commit 5891533

Please sign in to comment.