Skip to content

Commit

Permalink
build(deps-dev): update orchestra/testbench requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/9.x/CHANGELOG-9.x.md)
- [Commits](orchestral/testbench@v8.0.0...v9.1.2)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent f713db7 commit 78e74a5
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 @@ -13,7 +13,7 @@
"ext-json": "*"
},
"require-dev": {
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^9.1",
"pestphp/pest": "^2.23",
"jiannei/laravel-enum": "dev-main",
"laravel/pint": "^1.13"
Expand Down

0 comments on commit 78e74a5

Please sign in to comment.