Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 8eb71d7 commit 6d13aa2
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 284 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-php-parser": "^1.1",
"phpstan/phpstan-webmozart-assert": "^1.2",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.5",
"rector/rector": "^1.0.0",
"squizlabs/php_codesniffer": "^3.8",
"vimeo/psalm": "^5.0"
Expand Down

0 comments on commit 6d13aa2

Please sign in to comment.