Skip to content

Commit 807b67f

Browse files
author
Bartłomiej Nowak
committed
support dbal4 in composer.json
1 parent 7a0bd0c commit 807b67f

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
@@ -7,7 +7,7 @@
77
"php": "^7.4 || ^8.0",
88
"composer-runtime-api": "^2.0",
99
"composer/semver": "^3.2",
10-
"doctrine/dbal": "3.*",
10+
"doctrine/dbal": "3.*|4.*",
1111
"phpstan/phpstan": "^2.0"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)