Skip to content

Commit 53bff23

Browse files
authored
Merge pull request #102 from reactphp-parallel/renovate/major-qa-utilities
Update dependency wyrihaximus/async-test-utilities to v12
2 parents 418f3da + 5737235 commit 53bff23

5 files changed

Lines changed: 952 additions & 801 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
"require": {
1313
"php": "^8.4",
1414
"ext-parallel": "*",
15-
"react/async": "^4.3",
16-
"react/event-loop": "^1.5",
17-
"react/promise": "^3.2",
18-
"wyrihaximus/metrics": "^3"
15+
"react/async": "^4.3.0",
16+
"react/event-loop": "^1.6.0",
17+
"react/promise": "^3.3.0",
18+
"wyrihaximus/metrics": "^3.0.0"
1919
},
2020
"require-dev": {
21-
"react-parallel/stubs": "^1.2",
22-
"react/promise-timer": "^1.11",
23-
"wyrihaximus/async-test-utilities": "^10.5.0",
24-
"wyrihaximus/makefiles": "^0.7.15"
21+
"react-parallel/stubs": "^1.2.0",
22+
"react/promise-timer": "^1.11.0",
23+
"wyrihaximus/async-test-utilities": "^12.2.0",
24+
"wyrihaximus/makefiles": "^0.7.16"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)