File tree Expand file tree Collapse file tree 2 files changed +244
-232
lines changed Expand file tree Collapse file tree 2 files changed +244
-232
lines changed Original file line number Diff line number Diff line change 1818 },
1919 "require" : {
2020 "php" : " >=8.0" ,
21- "psr/http-message" : " ^1.0|^2.0" ,
2221 "hyperf/contract" : " ^3.0" ,
2322 "hyperf/di" : " ^3.0" ,
2423 "hyperf/guzzle" : " ^3.0" ,
2524 "hyperf/support" : " ^3.0" ,
2625 "hyperf/utils" : " ^3.0" ,
2726 "jcchavezs/zipkin-opentracing" : " ^2.0" ,
28- "opentracing/opentracing" : " ^1.0"
27+ "jonahgeorge/jaeger-client-php" : " ^1.4" ,
28+ "opentracing/opentracing" : " ^1.0" ,
29+ "psr/http-message" : " ^1.0|^2.0"
2930 },
3031 "require-dev" : {
3132 "friendsofphp/php-cs-fixer" : " ^3.21" ,
3233 "hyperf/config" : " ^3.0" ,
3334 "hyperf/testing" : " ^3.0" ,
34- "jonahgeorge/jaeger-client-php" : " ^1.4" ,
3535 "mockery/mockery" : " ^1.6" ,
3636 "phpstan/extension-installer" : " ^1.3" ,
3737 "phpstan/phpstan" : " ^1.10" ,
You can’t perform that action at this time.
0 commit comments