Skip to content

Commit a27c541

Browse files
committed
Run tests with ORM 3 and DBAL 4
This reverts commit 913a317706780c843a7d1d7ed78e2e81a0d4d9e1.
1 parent 3a2291d commit a27c541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/polyfill-php83": "^1.27"
2323
},
2424
"require-dev": {
25-
"doctrine/dbal": "^2.13.1|^3.0",
25+
"doctrine/dbal": "^2.13.1|^3|^4",
2626
"predis/predis": "^1.1|^2.0",
2727
"symfony/cache": "^6.3",
2828
"symfony/dependency-injection": "^5.4|^6.0",

0 commit comments

Comments
 (0)