Skip to content

Commit

Permalink
chore(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.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.4/ChangeLog-11.3.md)
- [Commits](sebastianbergmann/phpunit@10.5.13...11.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 12, 2024
1 parent c72934c commit 2ef07bc
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 @@ -24,7 +24,7 @@
"laravel/pint": "^1.14",
"mockery/mockery": "^1.6.9",
"orchestra/testbench": "^9.0",
"phpunit/phpunit": "^10.5.13"
"phpunit/phpunit": "^11.3.4"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 2ef07bc

Please sign in to comment.