Skip to content

Commit

Permalink
PHP 7.4: require doctrine/annotations 1.7+
Browse files Browse the repository at this point in the history
  • Loading branch information
mhujer committed Mar 5, 2021
1 parent 151b550 commit 6f62e72
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 @@ -12,7 +12,7 @@
"require": {
"php": "~7.4 || ~8.0",
"consistence-community/consistence": "~2.1",
"doctrine/annotations": "~1.2",
"doctrine/annotations": "~1.7",
"doctrine/orm": "^2.6.3"
},
"require-dev": {
Expand Down

0 comments on commit 6f62e72

Please sign in to comment.