Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
composer(deps-dev): update orchestra/testbench requirement from ^7.35…
Browse files Browse the repository at this point in the history
….0 || ^8.0 to ^8.16.0

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.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 4, 2023
1 parent eb22d62 commit d83af06
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
@@ -23,7 +23,7 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.39",
"orchestra/testbench": "^7.35.0 || ^8.0",
"orchestra/testbench": "^8.16.0",
"phpunit/phpunit": "^9.6.0"
},
"minimum-stability": "dev",

0 comments on commit d83af06

Please sign in to comment.