Skip to content

Commit

Permalink
composer(deps-dev): Bump phpunit/phpunit from 10.2.7 to 10.3.1
Browse files Browse the repository at this point in the history
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.2.7 to 10.3.1.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.3.1/ChangeLog-10.3.md)
- [Commits](sebastianbergmann/phpunit@10.2.7...10.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 4f1acf6 commit a429ffe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ergebnis/php-cs-fixer-config": "^5.12.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"infection/infection": "~0.27.0",
"phpunit/phpunit": "^10.2.7",
"phpunit/phpunit": "^10.3.1",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.17.10",
"vimeo/psalm": "^5.13.1"
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit a429ffe

Please sign in to comment.