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

Skip to content

Commit a5cc3fd

Browse files
committed
[DoctrineBridge] Run high-deps tests with ORM 3 and DBAL 4
1 parent 49ea2c6 commit a5cc3fd

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
@@ -46,7 +46,7 @@
4646
"doctrine/annotations": "^1.10.4|^2",
4747
"doctrine/collections": "^1.0|^2.0",
4848
"doctrine/data-fixtures": "^1.1",
49-
"doctrine/dbal": "^2.13.1|^3.0",
49+
"doctrine/dbal": "^2.13.1|^3|^4",
5050
"doctrine/orm": "^2.7.4|^3",
5151
"psr/log": "^1|^2|^3"
5252
},

0 commit comments

Comments
 (0)
0