We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604d7ca commit 515031bCopy full SHA for 515031b
composer.json
@@ -2,7 +2,7 @@
2
"name": "code-tool/doctrine-dbal-jaeger",
3
"license": "MIT",
4
"require": {
5
- "php": "^7.2",
+ "php": "^7.2 || ^8",
6
"doctrine/dbal": "^2.8",
7
"code-tool/jaeger-client-php": "^3"
8
},
0 commit comments