Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 692d5af commit ee4ea35
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 52 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"require": {
"php": ">=8.1",
"infection/infection": "~0",
"phpunit/phpunit": "~10.4",
"phpunit/phpunit": "~10.5",
"vimeo/psalm": "~5.16"
}
}
110 changes: 59 additions & 51 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee4ea35

Please sign in to comment.