Skip to content

Commit

Permalink
composer(deps-dev): bump phpunit/phpunit from 4.8.36 to 7.5.20
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 4.8.36 to 7.5.20.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md)
- [Commits](sebastianbergmann/phpunit@4.8.36...7.5.20)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2020
1 parent a5aab7f commit eaf71a3
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 216 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"php": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^7.5"
},
"config": {
"platform": {
Expand Down

0 comments on commit eaf71a3

Please sign in to comment.