Skip to content

Commit

Permalink
Require doctrine/annotations in at least v1.7
Browse files Browse the repository at this point in the history
To avoid this bug: doctrine/annotations#273
  • Loading branch information
sprain committed Apr 30, 2020
1 parent 618b3c9 commit 2de7391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
],
"require": {
"php": ">=7.3",
"doctrine/annotations": "^1.7",
"jms/serializer": "^1.0",
"guzzlehttp/guzzle": "^6.3"
},
Expand Down

0 comments on commit 2de7391

Please sign in to comment.