Skip to content

Commit beccb48

Browse files
Merge branch '6.3' into 6.4
* 6.3: Run tests with ORM 3 and DBAL 4
2 parents 38dc0de + a27c541 commit beccb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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|^7.0",
2828
"symfony/dependency-injection": "^5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)