Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Update phpunit/phpunit requirement from ^8.4 to ^9.0 (#114)
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.0.md)
- [Commits](sebastianbergmann/phpunit@8.4.0...9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 10, 2020
1 parent c07c892 commit 979984e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"php-http/guzzle6-adapter": "^2.0",
"php-http/message": "^1.8",
"php-http/mock-client": "^1.3",
"phpunit/phpunit": "^8.4",
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "^3.5"
},
"extra": {
Expand Down

0 comments on commit 979984e

Please sign in to comment.