File tree 2 files changed +16
-6
lines changed
2 files changed +16
-6
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.0 " ,
45
+ "thruway/client" : " ^0.5.4 " ,
46
46
"thruway/pawl-transport" : " ^0.5.0" ,
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
- "voryx/thruway-common" : " ^1.0.1"
51
+ "voryx/thruway-common" : " ^1.0.1" ,
52
+ "react/event-loop" : " ^1.0" ,
53
+ "react/stream" : " ^1.0" ,
54
+ "react/cache" : " ^1.0" ,
55
+ "react/dns" : " ^1.0" ,
56
+ "react/socket" : " ^1.0"
52
57
},
53
58
"require-dev" : {
54
59
"ext-pcntl" : " *" ,
Original file line number Diff line number Diff line change 7
7
"license" : " MIT" ,
8
8
"require" : {
9
9
"php" : " ^7.3|^8.0" ,
10
- "queue-interop/queue-interop" : " ^0.8" ,
11
- "enqueue/dsn" : " ^0.10" ,
12
- "thruway/client" : " ^0.5.0 " ,
10
+ "queue-interop/queue-interop" : " ^0.8.1 " ,
11
+ "enqueue/dsn" : " ^0.10.8 " ,
12
+ "thruway/client" : " ^0.5.4 " ,
13
13
"thruway/pawl-transport" : " ^0.5.0" ,
14
- "voryx/thruway-common" : " ^1.0.1"
14
+ "voryx/thruway-common" : " ^1.0.1" ,
15
+ "react/event-loop" : " ^1.0" ,
16
+ "react/stream" : " ^1.0" ,
17
+ "react/cache" : " ^1.0" ,
18
+ "react/dns" : " ^1.0" ,
19
+ "react/socket" : " ^1.0"
15
20
},
16
21
"require-dev" : {
17
22
"phpunit/phpunit" : " ^9.5" ,
You can’t perform that action at this time.
0 commit comments