Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^7.24 to ^8.12
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@v7.24.0...v8.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 3e51247 commit 3af6095
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 @@ -25,7 +25,7 @@
},
"require-dev": {
"mockery/mockery": "^1.4.3",
"orchestra/testbench": "^7.24",
"orchestra/testbench": "^8.12",
"phpunit/phpunit": "^9.5.4"
},
"autoload-dev": {
Expand Down

0 comments on commit 3af6095

Please sign in to comment.