Skip to content

Commit

Permalink
Add missing dependency to doctrine/orm
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Jun 7, 2019
1 parent d3dae78 commit 9105cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -23,6 +23,7 @@
"php": "^7.1",
"doctrine/data-fixtures": "^1.3",
"doctrine/doctrine-bundle": "^1.6",
"doctrine/orm": "^2.6.0",
"symfony/doctrine-bridge": "~3.4|^4.1",
"symfony/framework-bundle": "^3.4|^4.1"
},
Expand Down

0 comments on commit 9105cd8

Please sign in to comment.