Skip to content

Commit b7cf5f0

Browse files
authored
[Composer] Added conflict with doctrine/orm:2.20.7 due to broken Enti… (#669)
1 parent 7a8ac5f commit b7cf5f0

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
@@ -82,6 +82,7 @@
8282
"symfony/dependency-injection": "5.3.7",
8383
"symfony/security-core": "5.3.0",
8484
"doctrine/dbal": "2.7.0",
85+
"doctrine/orm": "2.20.7",
8586
"ezsystems/ezpublish-legacy": "*",
8687
"phpunit/phpunit": "8.4.0"
8788
},

0 commit comments

Comments
 (0)