Skip to content

Commit

Permalink
Update mockery/mockery requirement from ^1.5 to ^1.6
Browse files Browse the repository at this point in the history
Updates the requirements on [mockery/mockery](https://github.com/mockery/mockery) to permit the latest version.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.1/CHANGELOG.md)
- [Commits](mockery/mockery@1.5.0...1.6.1)

---
updated-dependencies:
- dependency-name: mockery/mockery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent 6c3d26f commit 6662839
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 @@ -27,7 +27,7 @@
"require-dev": {
"doctrine/dbal": "^2.8|^3.0",
"laravel/legacy-factories": "^1.3",
"mockery/mockery": "^1.5",
"mockery/mockery": "^1.6",
"orchestra/database": "^6.28|^7.0",
"orchestra/testbench": "^6.28|^7.0",
"orchestra/testbench-core": "^6.28|^7.0",
Expand Down

0 comments on commit 6662839

Please sign in to comment.