Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^7.23|^8.3 to ^8.10.2
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](https://github.com/orchestral/testbench/commits/v8.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 67f03da commit 0cf78b2
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 @@ -37,7 +37,7 @@
"require-dev": {
"laravel/legacy-factories": "^1.3",
"mockery/mockery": "^1.5",
"orchestra/testbench": "^7.23|^8.3",
"orchestra/testbench": "^8.10.2",
"phpunit/phpunit": "^9.5.21"
},
"config": {
Expand Down

0 comments on commit 0cf78b2

Please sign in to comment.