Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Update orchestra/testbench requirement
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/7.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/orchestral/testbench/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2022
1 parent eeb2ade commit b65ac0b
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 @@ -37,7 +37,7 @@
"require-dev": {
"doctrine/dbal": "^3.1",
"mockery/mockery": "^1.4.4",
"orchestra/testbench": "^6.27|^7.0|^6.0",
"orchestra/testbench": "^6.27|^7.0|^6.0|^6.0",
"phpunit/phpunit": "^9.5.8"
},
"autoload": {
Expand Down

0 comments on commit b65ac0b

Please sign in to comment.