Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c7744f

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

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)