Skip to content

Commit 116025b

Browse files
authored
Merge pull request #41 from reactphp-parallel/renovate/major-qa-utilities
Update dependency wyrihaximus/async-test-utilities to v12
2 parents 1dd13c2 + 9c60152 commit 116025b

4 files changed

Lines changed: 980 additions & 819 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
"react-parallel/contracts": "^2.1.0",
1717
"react-parallel/event-loop": "^2.1.0",
1818
"react/async": "^4.3.0",
19-
"react/event-loop": "^1.5.0",
20-
"react/promise": "^3.2.0",
19+
"react/event-loop": "^1.6.0",
20+
"react/promise": "^3.3.0",
2121
"wyrihaximus/constants": "^1.6.0",
2222
"wyrihaximus/metrics": "^3",
2323
"wyrihaximus/pool-info": "^2.0",
24-
"wyrihaximus/ticking-promise": "^3.1"
24+
"wyrihaximus/ticking-promise": "^3.1.0"
2525
},
2626
"require-dev": {
2727
"react-parallel/pool-tests": "^5.1.0 || ^6.0.0",
28-
"wyrihaximus/async-test-utilities": "^10.5.0",
29-
"wyrihaximus/makefiles": "^0.7.15"
28+
"wyrihaximus/async-test-utilities": "^12.2.0",
29+
"wyrihaximus/makefiles": "^0.7.16"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)