File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 4949 "guzzlehttp/guzzle" : " ^7.0.1" ,
5050 "php-http/discovery" : " ^1.13" ,
5151 "voryx/thruway-common" : " ^1.0.1" ,
52- "react/dns" : " ^1.0" ,
53- "react/event-loop" : " ^1.0"
52+ "react/dns" : " ^1.4" ,
53+ "react/event-loop" : " ^1.2" ,
54+ "react/promise" : " ^2.8"
5455 },
5556 "require-dev" : {
5657 "ext-pcntl" : " *" ,
Original file line number Diff line number Diff line change 1212 "thruway/client" : " ^0.5.5" ,
1313 "thruway/pawl-transport" : " ^0.5.1" ,
1414 "voryx/thruway-common" : " ^1.0.1" ,
15- "react/dns" : " ^1.0" ,
16- "react/event-loop" : " ^1.0"
15+ "react/dns" : " ^1.4" ,
16+ "react/event-loop" : " ^1.2" ,
17+ "react/promise" : " ^2.8"
1718 },
1819 "require-dev" : {
1920 "phpunit/phpunit" : " ^9.5" ,
3435 " /Tests/"
3536 ]
3637 },
37- "minimum-stability" : " dev " ,
38+ "minimum-stability" : " beta " ,
3839 "extra" : {
3940 "branch-alias" : {
4041 "dev-master" : " 0.10.x-dev"
4142 }
43+ },
44+ "config" : {
45+ "prefer-stable" : true
4246 }
4347}
You can’t perform that action at this time.
0 commit comments