File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 42
42
"php-http/client-common" : " ^2.2.1" ,
43
43
"richardfullmer/rabbitmq-management-api" : " ^2.1.1" ,
44
44
"predis/predis" : " ^1.1" ,
45
- "thruway/client" : " ^0.5.4 " ,
46
- "thruway/pawl-transport" : " ^0.5.0 " ,
45
+ "thruway/client" : " ^0.5" ,
46
+ "thruway/pawl-transport" : " ^0.5.1 " ,
47
47
"influxdb/influxdb-php" : " ^1.14" ,
48
48
"datadog/php-datadogstatsd" : " ^1.3" ,
49
49
"guzzlehttp/guzzle" : " ^7.0.1" ,
50
50
"php-http/discovery" : " ^1.13" ,
51
51
"voryx/thruway-common" : " ^1.0.1" ,
52
- "react/event-loop" : " ^1.0" ,
53
- "react/stream" : " ^1.0" ,
54
- "react/cache" : " ^1.0" ,
55
52
"react/dns" : " ^1.0" ,
56
- "react/socket " : " ^1.0"
53
+ "react/event-loop " : " ^1.0"
57
54
},
58
55
"require-dev" : {
59
56
"ext-pcntl" : " *" ,
Original file line number Diff line number Diff line change 9
9
"php" : " ^7.3|^8.0" ,
10
10
"queue-interop/queue-interop" : " ^0.8.1" ,
11
11
"enqueue/dsn" : " ^0.10.8" ,
12
- "thruway/client" : " ^0.5.4 " ,
13
- "thruway/pawl-transport" : " ^0.5.0 " ,
12
+ "thruway/client" : " ^0.5" ,
13
+ "thruway/pawl-transport" : " ^0.5.1 " ,
14
14
"voryx/thruway-common" : " ^1.0.1" ,
15
- "react/event-loop" : " ^1.0" ,
16
- "react/stream" : " ^1.0" ,
17
- "react/cache" : " ^1.0" ,
18
15
"react/dns" : " ^1.0" ,
19
- "react/socket " : " ^1.0"
16
+ "react/event-loop " : " ^1.0"
20
17
},
21
18
"require-dev" : {
22
19
"phpunit/phpunit" : " ^9.5" ,
You can’t perform that action at this time.
0 commit comments