Skip to content

Commit 1d22639

Browse files
authored
Add doctrine/orm to required vendors
1 parent bb56edd commit 1d22639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"php": ">=7.1.3",
2626
"doctrine/doctrine-bundle": "^1.6.10",
2727
"doctrine/common": "^2.8",
28+
"doctrine/orm": "~2.4",
2829
"symfony/config": "^4.0",
2930
"symfony/dependency-injection": "^4.0",
3031
"symfony/doctrine-bridge": "^4.0",

0 commit comments

Comments
 (0)