Skip to content

Commit 7d3fb64

Browse files
committed
Bump to async test utilities 2.2
1 parent 49e660d commit 7d3fb64

3 files changed

Lines changed: 1612 additions & 687 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"react-parallel/event-loop": "^1.0",
1919
"react/event-loop": "^1.1",
2020
"react/promise": "^2.7",
21-
"wyrihaximus/async-test-utilities": "^2.0.0-alpha2",
21+
"wyrihaximus/async-test-utilities": "^2.2",
2222
"wyrihaximus/iterator-or-array-to-array": "^1.1",
2323
"wyrihaximus/pool-info": "^1.0"
2424
},
2525
"require-dev": {},
2626
"config": {
2727
"platform": {
28-
"php": "7.4"
28+
"php": "7.4.7"
2929
},
3030
"sort-packages": true
3131
},

0 commit comments

Comments
 (0)