File tree Expand file tree Collapse file tree 2 files changed +1764
-3037
lines changed Expand file tree Collapse file tree 2 files changed +1764
-3037
lines changed Original file line number Diff line number Diff line change 1010 }
1111 ],
1212 "require" : {
13- "php" : " ^8.2 " ,
13+ "php" : " ^8.1 " ,
1414 "ext-parallel" : " *" ,
1515 "react/async" : " ^4.2" ,
1616 "react/event-loop" : " ^1.5" ,
1717 "react/promise" : " ^2.11 || ^3.0" ,
1818 "reactivex/rxphp" : " ^2.0.12" ,
1919 "wyrihaximus/constants" : " ^1.6.0" ,
2020 "wyrihaximus/metrics" : " ^1.0 || ^2" ,
21- "wyrihaximus/react-awaitable-observable" : " ^1.1 " ,
21+ "wyrihaximus/react-awaitable-observable" : " ^1" ,
2222 "wyrihaximus/react-event-loop-rx-scheduler-hook-up" : " ^0.1.1"
2323 },
2424 "require-dev" : {
25- "wyrihaximus/async-test-utilities" : " ^7.2"
25+ "wyrihaximus/async-test-utilities" : " ^7.2 || ^5 "
2626 },
2727 "autoload" : {
2828 "psr-4" : {
4242 "infection/extension-installer" : true
4343 },
4444 "platform" : {
45- "php" : " 8.2 .13"
45+ "php" : " 8.1 .13"
4646 },
4747 "sort-packages" : true
4848 },
You can’t perform that action at this time.
0 commit comments