Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^9.6.15 to ^10.5.7
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.7/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@9.6.15...10.5.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 93f1c2d commit 5258ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.46",
"phpunit/phpunit": "^9.6.15",
"phpunit/phpunit": "^10.5.7",
"phpstan/phpstan": "^1.10.55",
"rector/rector": "^0.19",
"vimeo/psalm": "^5.19",
Expand Down

0 comments on commit 5258ef0

Please sign in to comment.