Skip to content

Bump api-clients/test-utilities from 3.0.1 to 5.1.0 #6

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Next Next commit
Bump api-clients/test-utilities from 3.0.1 to 5.1.0
Bumps [api-clients/test-utilities](https://github.com/php-api-clients/test-utilities) from 3.0.1 to 5.1.0.
- [Release notes](https://github.com/php-api-clients/test-utilities/releases)
- [Commits](php-api-clients/test-utilities@3.0.1...5.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Sep 3, 2018
commit 1b5d2572ae342e7cf169a9fac29a0236367e966c
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clue/buzz-react": "^2.0 || ^1.1"
},
"require-dev": {
"api-clients/test-utilities": "^3.0.1"
"api-clients/test-utilities": "^5.1.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading