Skip to content

Commit 031de43

Browse files
authored
Merge pull request #76 from reactphp-parallel/renovate/major-qa-utilities
Update dependency wyrihaximus/async-test-utilities to v12
2 parents de26439 + 67834b5 commit 031de43

5 files changed

Lines changed: 960 additions & 804 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
3232

3333
## License ##
3434

35-
Copyright 2025 [Cees-Jan Kiewiet](http://wyrihaximus.net/)
35+
Copyright 2026 [Cees-Jan Kiewiet](http://wyrihaximus.net/)
3636

3737
Permission is hereby granted, free of charge, to any person
3838
obtaining a copy of this software and associated documentation

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"php": "^8.4",
1414
"ext-parallel": "*",
1515
"react-parallel/event-loop": "^2.1.0",
16-
"react/event-loop": "^1.5",
17-
"react/promise": "^3.1"
16+
"react/event-loop": "^1.6.0",
17+
"react/promise": "^3.3.0"
1818
},
1919
"require-dev": {
2020
"react-parallel/stubs": "^1.2",
21-
"wyrihaximus/async-test-utilities": "^10.5.0",
22-
"wyrihaximus/makefiles": "^0.7.12",
21+
"wyrihaximus/async-test-utilities": "^12.2.0",
22+
"wyrihaximus/makefiles": "^0.7.16",
2323
"wyrihaximus/ticking-promise": "^3.1.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)