File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1414 "php" : " >=7.1" ,
1515 "nikic/fast-route" : " ^1.3" ,
1616 "react/async" : " ^4 || ^3" ,
17- "react/http" : " ^1.8" ,
18- "react/promise" : " ^3 || ^2.7"
17+ "react/http" : " ^1.9" ,
18+ "react/promise" : " ^3 || ^2.10" ,
19+ "react/socket" : " ^1.13"
1920 },
2021 "require-dev" : {
21- "phpstan/phpstan" : " 1.10.6 || 1.4.10" ,
22+ "phpstan/phpstan" : " 1.10.16 || 1.4.10" ,
2223 "phpunit/phpunit" : " ^9.6 || ^7.5" ,
23- "psr/container" : " ^2 || ^1"
24+ "psr/container" : " ^2 || ^1" ,
25+ "react/promise-timer" : " ^1.9"
2426 },
2527 "autoload" : {
2628 "psr-4" : {
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "clue/framework-x" : " *@dev"
3+ "clue/framework-x" : " *@dev" ,
4+ "react/promise-timer" : " ^1.9"
45 },
56 "repositories" : [
67 {
You can’t perform that action at this time.
0 commit comments