File tree Expand file tree Collapse file tree 3 files changed +1308
-1205
lines changed Expand file tree Collapse file tree 3 files changed +1308
-1205
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-parallel/event-loop" : " ^2@dev" ,
1616 "react/event-loop" : " ^1.5" ,
17- "react/promise" : " ^3.1" ,
17+ "react/promise" : " ^2.9 || ^ 3.1" ,
1818 "wyrihaximus/constants" : " ^1.6"
1919 },
2020 "require-dev" : {
21- "the-orville/exceptions" : " ^1.0" ,
22- "wyrihaximus/async-test-utilities" : " ^7.2" ,
21+ "wyrihaximus/async-test-utilities" : " ^5 || ^7.2" ,
2322 "wyrihaximus/ticking-promise" : " ^3"
2423 },
2524 "autoload" : {
3029 "autoload-dev" : {
3130 "psr-4" : {
3231 "ReactParallel\\ Tests\\ Runtime\\ " : " tests/"
33- }
32+ },
33+ "files" : [
34+ " tests/LatchcombException.php"
35+ ]
3436 },
3537 "config" : {
3638 "allow-plugins" : {
4042 "infection/extension-installer" : true
4143 },
4244 "platform" : {
43- "php" : " 8.2 .13"
45+ "php" : " 8.1 .13"
4446 },
4547 "sort-packages" : true
4648 },
You can’t perform that action at this time.
0 commit comments