Skip to content

Commit

Permalink
Remove unnecessary Doctrine dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaik Dean committed Aug 12, 2020
1 parent 0a1ebce commit a9df2a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@
],
"require": {
"php": "^7.2",
"doctrine/annotations": "^1.10",
"doctrine/collections": "^1.6",
"doctrine/common": "^2.7 || ^3.0",
"doctrine/event-manager": "^1.1",
"doctrine/inflector": "^1.4 || ^2.0",
"doctrine/persistence": "^1.3.6 || ^2.0",
"knplabs/knp-menu-bundle": "^2.2.2",
Expand Down

0 comments on commit a9df2a6

Please sign in to comment.