Skip to content

Bump wyrihaximus/async-test-utilities from 2.4.0 to 3.0.0 #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump wyrihaximus/async-test-utilities from 2.4.0 to 3.0.0
Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases)
- [Commits](WyriHaximus/php-async-test-utilities@2.4.0...3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2020
commit 3b4f16cfe35603d6949fcf1593cf1e0ee9a5a0de
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"wyrihaximus/constants": "^1.5"
},
"require-dev": {
"wyrihaximus/async-test-utilities": "^2.2",
"wyrihaximus/async-test-utilities": "^2.2 || ^3.0",
"wyrihaximus/ticking-promise": "^1.6"
},
"config": {
Expand Down
Loading