Skip to content

Commit 4e2d07f

Browse files
committed
Update dbal version
1 parent b2a56c3 commit 4e2d07f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "GPL-2.0-or-later",
55
"require": {
66
"php": ">=8.0",
7-
"doctrine/dbal": "^2.10",
8-
"doctrine/orm": "^2.7",
7+
"doctrine/orm": "^2.11",
8+
"doctrine/dbal": "^3.3",
99
"ramsey/uuid": "^4.0",
1010
"wmde/freezable-value-object": "~2.0"
1111
},

0 commit comments

Comments
 (0)