Skip to content

Commit

Permalink
Bump phpunit/phpunit from 8.5.21 to 9.5.10
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.21 to 9.5.10.
- [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.21...9.5.10)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and stephan-strate committed Nov 14, 2021
1 parent 7a05331 commit 50a5519
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 216 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^8.2"
"phpunit/phpunit": "^8.2 || ^9.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 50a5519

Please sign in to comment.