Skip to content

Commit a8592af

Browse files
committed
Allowe phpunit 8
1 parent 515031b commit a8592af

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
"code-tool/jaeger-client-php": "^3"
88
},
99
"require-dev": {
10-
"phpunit/phpunit": "^7.2"
10+
"phpunit/phpunit": "^7.2 || ^8"
1111
},
1212
"config": {
1313
"sort-packages": true

0 commit comments

Comments
 (0)