Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.5.2 to ^9.0.1
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.5.2...9.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 2, 2020
1 parent f90fe6a commit 920db46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"lcobucci/clock": "^1.3.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.2",
"phpunit/phpunit": "^9.0.1",
"laminas/laminas-diactoros": "^2.2.2",
"laminas/laminas-httphandlerrunner": "^1.1.0",
"infection/infection": "^0.15.3",
Expand Down

0 comments on commit 920db46

Please sign in to comment.