Skip to content

Commit f444b07

Browse files
author
drewblin
committed
Add support of doctrine 3.0: migrate to middleware
1 parent 870bab2 commit f444b07

10 files changed

+159
-741
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "code-tool/doctrine-dbal-jaeger",
33
"license": "MIT",
44
"require": {
5-
"php": "^7.2 || ^8",
5+
"php": "^7.4 || ^8",
66
"doctrine/dbal": "^3.0",
77
"code-tool/jaeger-client-php": "^3"
88
},

src/Decorator/AbstractConnectionDecorator.php

Lines changed: 0 additions & 342 deletions
This file was deleted.

0 commit comments

Comments
 (0)