Skip to content

Commit

Permalink
Bump phpunit/phpunit from 10.5.5 to 10.5.14 (#136)
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.14.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.14/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@10.5.5...10.5.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent b734934 commit 4ae9637
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 45 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"
}
}
96 changes: 52 additions & 44 deletions composer.lock

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

0 comments on commit 4ae9637

Please sign in to comment.