Skip to content

Commit

Permalink
Update orchestra/testbench requirement from ^6.23.1 to ^6.23.2
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/6.x/CHANGELOG-6.x.md)
- [Commits](orchestral/testbench@v6.23.1...v6.23.2)

---
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 27, 2021
1 parent 60bc377 commit 2a694c1
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 @@ -29,7 +29,7 @@
},
"require-dev": {
"mockery/mockery": "^1.4",
"orchestra/testbench": "^6.23.1"
"orchestra/testbench": "^6.23.2"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 2a694c1

Please sign in to comment.