File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change 9
9
},
10
10
"require" : {
11
11
"php" : " >=5.3.8" ,
12
- "react/async" : " ^4 || ^3 || ^2" ,
12
+ "react/async" : " ^4.2 || ^3.2 || ^2. 2" ,
13
13
"react/cache" : " ^1.1" ,
14
- "react/dns" : " ^1.11 " ,
14
+ "react/dns" : " ^1.12 " ,
15
15
"react/event-loop" : " ^1.4" ,
16
- "react/http" : " ^1.8 " ,
16
+ "react/http" : " ^1.10 " ,
17
17
"react/promise" : " ^3 || ^2.10 || ^1.3" ,
18
- "react/promise-stream" : " ^1.6 " ,
19
- "react/promise-timer" : " ^1.9 " ,
20
- "react/socket" : " ^1.13 " ,
18
+ "react/promise-stream" : " ^1.7 " ,
19
+ "react/promise-timer" : " ^1.10 " ,
20
+ "react/socket" : " ^1.14 " ,
21
21
"react/stream" : " ^1.3"
22
22
},
23
23
"require-dev" : {
24
24
"clue/stream-filter" : " ^1.3" ,
25
- "phpunit/phpunit" : " ^9.6 || ^7.5 || ^5.7 || ^4.8.36" ,
26
- "react/async" : " ^4.2@dev || ^3.2@dev || ^4 || ^3 || ^2" ,
27
- "react/dns" : " ^1.12@dev" ,
28
- "react/http" : " ^1.10@dev" ,
29
- "react/promise-stream" : " ^1.7@dev" ,
30
- "react/promise-timer" : " ^1.10@dev" ,
31
- "react/socket" : " ^1.14@dev"
25
+ "phpunit/phpunit" : " ^9.6 || ^7.5 || ^5.7 || ^4.8.36"
32
26
},
33
27
"config" : {
34
28
"preferred-install" : {
You can’t perform that action at this time.
0 commit comments