Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^8.3 to ^8.17
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/develop/CHANGELOG-8.x.md)
- [Commits](orchestral/testbench@v8.3.0...v8.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 3f2b978 commit fd3b9a3
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 @@ -53,7 +53,7 @@
"require-dev": {
"laravel/legacy-factories": "^1.3",
"mockery/mockery": "^1.5",
"orchestra/testbench": "^8.3",
"orchestra/testbench": "^8.17",
"phpunit/phpunit": "^9.5.21"
},
"config": {
Expand Down

0 comments on commit fd3b9a3

Please sign in to comment.