Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^9.5.26 to ^10.3.4
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.3.4/ChangeLog-10.3.md)
- [Commits](sebastianbergmann/phpunit@9.5.26...10.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a36a61a commit 5d1a484
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 @@ -43,7 +43,7 @@
"require-dev": {
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.23|^8.1.1",
"phpunit/phpunit": "^9.5.26"
"phpunit/phpunit": "^10.3.4"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 5d1a484

Please sign in to comment.