Skip to content

Commit 9af6876

Browse files
committed
Add support of doctrine/dbal 4.0
1 parent 95525d1 commit 9af6876

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
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"require": {
55
"php": "^8.1",
6-
"doctrine/dbal": "^4.2",
6+
"doctrine/dbal": "^4.0",
77
"code-tool/jaeger-client-php": "^3"
88
}
99
,

0 commit comments

Comments
 (0)