Skip to content

Commit

Permalink
Update mockery/mockery requirement from ~0.8 to ~0.8 || ~1.0
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.x/CHANGELOG.md)
- [Commits](mockery/mockery@0.8.0...1.6.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent e5515c4 commit 3837018
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^10.3",
"mockery/mockery": "~0.8",
"mockery/mockery": "~0.8 || ~1.0",
"guzzlehttp/guzzle": "^7.8"
},
"suggest": {
Expand Down

0 comments on commit 3837018

Please sign in to comment.