Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 21499ae commit 80062ee
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": ">=7.4"
},
"require-dev": {
"phpunit/phpunit": "10.4.2",
"phpunit/phpunit": "10.5.0",
"infection/codeception-adapter": "0.4.2",
"infection/infection": "0.27.8"
},
Expand Down
40 changes: 20 additions & 20 deletions composer.lock

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

0 comments on commit 80062ee

Please sign in to comment.