Skip to content

Commit

Permalink
composer(deps-dev): update phpunit/phpunit requirement
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.9/ChangeLog-10.5.md)
- [Commits](sebastianbergmann/phpunit@9.5.26...10.5.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 037334d commit 0dd6081
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 @@ -39,7 +39,7 @@
"mikey179/vfsstream": "^1.6",
"mockery/mockery": "^1.5",
"orchestra/testbench": "^8.1",
"phpunit/phpunit": "^9.5.26"
"phpunit/phpunit": "^10.5.9"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 0dd6081

Please sign in to comment.