Skip to content

Commit

Permalink
composer(deps-dev): update orchestra/testbench requirement from ^6.25…
Browse files Browse the repository at this point in the history
….1 || ^8.0 to ^8.14.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent 9753003 commit a4a1335
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.30",
"orchestra/testbench": "^6.25.1 || ^8.0",
"orchestra/testbench": "^8.14.1",
"phpunit/phpunit": "^9.6.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit a4a1335

Please sign in to comment.