Skip to content

Commit a6b6505

Browse files
committed
Update doctrine/dbal to 2.12
1 parent 525e895 commit a6b6505

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
@@ -11,7 +11,7 @@
1111
"enqueue/null": "^0.10",
1212
"queue-interop/queue-interop": "^0.8",
1313
"doctrine/orm": "~2.4",
14-
"doctrine/dbal": "<2.10"
14+
"doctrine/dbal": "^2.12"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)