Skip to content

Commit 5c8ece6

Browse files
authored
Merge pull request #9 from reactphp-parallel/bump-to-wyrihaximus/async-test-utilities-2.2
Bump to wyrihaximus/async-test-utilities 2.2
2 parents 186e552 + a4283a1 commit 5c8ece6

File tree

3 files changed

+431
-100
lines changed

3 files changed

+431
-100
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"wyrihaximus/constants": "^1.4.3"
1919
},
2020
"require-dev": {
21-
"wyrihaximus/async-test-utilities": "^2.0",
21+
"wyrihaximus/async-test-utilities": "^2.2",
2222
"wyrihaximus/ticking-promise": "^1.6"
2323
},
2424
"config": {
2525
"platform": {
26-
"php": "7.4"
26+
"php": "7.4.7"
2727
},
2828
"sort-packages": true
2929
},

0 commit comments

Comments
 (0)