Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent bdb67eb commit 4cd9ac3
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 364 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"friendsofphp/php-cs-fixer": "^3.4",
"infection/infection": "^0.23 || ^0.26",
"phpmd/phpmd": "^2.13",
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5 || ^10.0",
"vimeo/psalm": "^4.8 || ^5.0"
},
"conflict": {
Expand Down
Loading

0 comments on commit 4cd9ac3

Please sign in to comment.