Skip to content

Commit

Permalink
Add doctrine/common 3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaik Dean authored and greg0ire committed Jun 2, 2020
1 parent 19d55f3 commit 3c21ed7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
],
"require": {
"php": "^7.1",
"doctrine/common": "^2.3",
"doctrine/collections": "^1.6",
"doctrine/common": "^2.3 || ^3.0",
"psr/cache": "^1.0",
"sonata-project/cache": "^1.0 || ^2.0",
"sonata-project/core-bundle": "^3.15.1",
Expand Down

0 comments on commit 3c21ed7

Please sign in to comment.