Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^8.3 to ^8.15
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.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2023
1 parent 3f2b978 commit 1713a7c
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.15",
"phpunit/phpunit": "^9.5.21"
},
"config": {
Expand Down

0 comments on commit 1713a7c

Please sign in to comment.