Skip to content

Commit 6014c7b

Browse files
committed
Allowed doctrine/dbal ^4.0
1 parent fad3582 commit 6014c7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require-dev": {
2222
"ext-dom": "*",
2323
"doctrine/collections": "^1.7|^2.0",
24-
"doctrine/dbal": "^3.4",
24+
"doctrine/dbal": "^3.4|^4.0",
2525
"doctrine/doctrine-bundle": "^2.4",
2626
"doctrine/orm": "^2.14|^3.0",
2727
"doctrine/persistence": "^2.4|^3.0",

0 commit comments

Comments
 (0)