Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from 8.5.14 to 8.5.15 (#23)
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-8.5.md)
- [Commits](sebastianbergmann/phpunit@8.5.14...8.5.15)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2021
1 parent 9472599 commit 8b5bd9d
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 @@ -9,7 +9,7 @@
"require-dev": {
"ext-mbstring": "*",
"phpspec/phpspec": "5.1.2",
"phpunit/phpunit": "8.5.14",
"phpunit/phpunit": "8.5.15",
"friends-of-phpspec/phpspec-code-coverage": "4.3.2"
},
"license": "MIT",
Expand Down

0 comments on commit 8b5bd9d

Please sign in to comment.