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 9b9fef7 commit 4ac4fae
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 @@ -22,7 +22,7 @@
"symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"doctrine/annotations": "^1.12",
"doctrine/annotations": "^1.12|^2",
"phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
"symfony/cache": "^4.4|^5.0|^6.0",
"symfony/config": "^4.4|^5.0|^6.0",
Expand Down

0 comments on commit 4ac4fae

Please sign in to comment.