Skip to content

Commit

Permalink
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.19.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.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 29, 2023
1 parent eb22d62 commit b3637d8
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"ergebnis/composer-normalize": "^2.39",
"orchestra/testbench": "^7.35.0 || ^8.0",
"orchestra/testbench": "^8.19.0",
"phpunit/phpunit": "^9.6.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit b3637d8

Please sign in to comment.