Skip to content

Commit fb1aacc

Browse files
authored
Merge pull request #1253 from meidlinga/deps-update-dbal
chore: Update dependency dbal
2 parents 2a780c2 + 4974df8 commit fb1aacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/job-queue/composer.json

+1-1
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.7.4 | ^2.8",
14-
"doctrine/dbal": "^2.12"
14+
"doctrine/dbal": "^2.12 | ^3.0"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)