File tree 2 files changed +1801
-3096
lines changed
2 files changed +1801
-3096
lines changed Original file line number Diff line number Diff line change 10
10
}
11
11
],
12
12
"require" : {
13
- "php" : " ^8.2 " ,
13
+ "php" : " ^8.1 " ,
14
14
"ext-parallel" : " *" ,
15
15
"react-parallel/event-loop" : " ^2@dev" ,
16
16
"react/event-loop" : " ^1.5" ,
17
17
"react/promise" : " ^2.11 || ^3.1" ,
18
18
"reactivex/rxphp" : " ^2.0.12" ,
19
19
"wyrihaximus/constants" : " ^1.6" ,
20
- "wyrihaximus/react-awaitable-observable" : " ^1.1 " ,
20
+ "wyrihaximus/react-awaitable-observable" : " ^1" ,
21
21
"wyrihaximus/react-event-loop-rx-scheduler-hook-up" : " ^0.1.1"
22
22
},
23
23
"require-dev" : {
24
- "wyrihaximus/async-test-utilities" : " ^7.2" ,
24
+ "wyrihaximus/async-test-utilities" : " ^5 || ^ 7.2" ,
25
25
"wyrihaximus/ticking-promise" : " ^3"
26
26
},
27
27
"autoload" : {
42
42
"infection/extension-installer" : true
43
43
},
44
44
"platform" : {
45
- "php" : " 8.2 .13"
45
+ "php" : " 8.1 .13"
46
46
},
47
47
"sort-packages" : true
48
48
},
You can’t perform that action at this time.
0 commit comments