8000 [DoctrineBridge] Run high-deps tests with ORM 3 · symfony/symfony@49ea2c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49ea2c6

Browse files
committed
[DoctrineBridge] Run high-deps tests with ORM 3
1 parent 7aaa92a commit 49ea2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"doctrine/collections": "^1.0|^2.0",
4848
"doctrine/data-fixtures": "^1.1",
4949
"doctrine/dbal": "^2.13.1|^3.0",
50-
"doctrine/orm": "^2.7.4",
50+
"doctrine/orm": "^2.7.4|^3",
5151
"psr/log": "^1|^2|^3"
5252
},
5353
"conflict": {

0 commit comments

Comments
 (0)
0