Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 16, 2023
1 parent 18aa290 commit 9967006
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 399 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
"squizlabs/php_codesniffer": "^3.6.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20"
"phpunit/phpunit": "^9.5.28"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9967006

Please sign in to comment.