Skip to content

Commit

Permalink
build(deps-dev): update phpunit/phpunit requirement || ^11.0
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.0.9/ChangeLog-11.0.md)
- [Commits](sebastianbergmann/phpunit@10.0.0...11.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent 2f88916 commit 3689e93
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 @@ -49,7 +49,7 @@
"graham-campbell/testbench": "^6.0",
"laravel/pint": "^1.14",
"mockery/mockery": "^1.4.4",
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0 || ^11.0"
},
"suggest": {
"barryvdh/laravel-debugbar": "View debug information in responses."
Expand Down

0 comments on commit 3689e93

Please sign in to comment.