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 18
18
},
19
19
"require" : {
20
20
"php" : " >=8.0" ,
21
- "psr/http-message" : " ^1.0|^2.0" ,
22
21
"hyperf/contract" : " ^3.0" ,
23
22
"hyperf/di" : " ^3.0" ,
24
23
"hyperf/guzzle" : " ^3.0" ,
25
24
"hyperf/support" : " ^3.0" ,
26
25
"hyperf/utils" : " ^3.0" ,
27
26
"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"
29
30
},
30
31
"require-dev" : {
31
32
"friendsofphp/php-cs-fixer" : " ^3.21" ,
32
33
"hyperf/config" : " ^3.0" ,
33
34
"hyperf/testing" : " ^3.0" ,
34
- "jonahgeorge/jaeger-client-php" : " ^1.4" ,
35
35
"mockery/mockery" : " ^1.6" ,
36
36
"phpstan/extension-installer" : " ^1.3" ,
37
37
"phpstan/phpstan" : " ^1.10" ,
You can’t perform that action at this time.
0 commit comments