Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^8.22.0 to ^8.22.0 || ^9.0.0
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.22.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent c3ab321 commit b99a5b8
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 @@ -32,7 +32,7 @@
"require-dev": {
"guzzlehttp/psr7": "^2.6.2",
"guzzlehttp/guzzle": "^7.8.1",
"orchestra/testbench": "^8.22.0",
"orchestra/testbench": "^8.22.0 || ^9.0.0",
"phpunit/phpunit": "^10.5.13",
"vimeo/psalm": "^5.23.1",
"squizlabs/php_codesniffer": "^3.9.0"
Expand Down

0 comments on commit b99a5b8

Please sign in to comment.