Skip to content

Commit 350584f

Browse files
ushelllimingxinleo
andauthored
Optimized code for prometheus which support https not only http. (#3009)
* Optimized code for prometheus which support `https` not only `http`. * Update composer.json * Format code. Co-authored-by: 李铭昕 <715557344@qq.com>
1 parent b4f9423 commit 350584f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"hyperf/guzzle": "~2.1.0",
2424
"hyperf/utils": "~2.1.0",
2525
"jcchavezs/zipkin-opentracing":"^0.2.0",
26-
"opentracing/opentracing":"^1.0"
26+
"opentracing/opentracing":"1.0.0-beta6"
2727
},
2828
"require-dev": {
2929
"hyperf/event": "~2.1.0",

0 commit comments

Comments
 (0)