Skip to content

Commit 515031b

Browse files
committed
Added php 8
1 parent 604d7ca commit 515031b

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
@@ -2,7 +2,7 @@
22
"name": "code-tool/doctrine-dbal-jaeger",
33
"license": "MIT",
44
"require": {
5-
"php": "^7.2",
5+
"php": "^7.2 || ^8",
66
"doctrine/dbal": "^2.8",
77
"code-tool/jaeger-client-php": "^3"
88
},

0 commit comments

Comments
 (0)