Skip to content

Commit

Permalink
Bump phpunit/phpunit from 7.5.1 to 8.1.2
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.1 to 8.1.2.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.1.md)
- [Commits](sebastianbergmann/phpunit@7.5.1...8.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 9, 2019
1 parent 9654c0b commit f2f4be8
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 81 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 @@
"require": {
"php": "^7.3",
"amphp/amp": "^2.1.1",
"phpunit/phpunit": "^7.5.1"
"phpunit/phpunit": "^7.5.1 || ^8.0.0"
},
"require-dev": {
"harmonyio/php-codesniffer-ruleset": "1.0.0-rc1",
Expand Down

0 comments on commit f2f4be8

Please sign in to comment.