Skip to content

Commit 656992e

Browse files
committed
Fixed composer version
1 parent 76afd86 commit 656992e

File tree

2 files changed

+1
-2190
lines changed

2 files changed

+1
-2190
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"symfony/http-kernel": "~2 || ~3 || ~4",
1313
"symfony/dependency-injection": "~2 || ~3 || ~4",
1414
"code-tool/jaeger-client-php": "~2.7",
15-
"code-tool/jaeger-mongodb-collector": "dev-master"
15+
"code-tool/jaeger-mongodb-collector": "~1"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)