Skip to content

Commit

Permalink
Drop doctrine/common in favor of new packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Nov 25, 2018
1 parent c35af9d commit 21501c4
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 @@ -27,8 +27,9 @@
"doctrine/annotations": "^1.6",
"doctrine/cache": "^1.7",
"doctrine/collections": "^1.5",
"doctrine/common": "^2.9",
"doctrine/event-manager": "^1.0",
"doctrine/instantiator": "^1.1",
"doctrine/persistence": "^1.1",
"mongodb/mongodb": "^1.2.0",
"ocramius/proxy-manager": "^2.2",
"symfony/console": "^3.4|^4.1",
Expand Down

0 comments on commit 21501c4

Please sign in to comment.