Skip to content

Commit

Permalink
Update mockery/mockery requirement from ^1.3 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.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.3.0...1.6.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent ed10a8d commit f4d6866
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 @@ -28,7 +28,7 @@
"phpunit/phpunit": "^9.5|^10.0",
"squizlabs/php_codesniffer": "^2.5",
"orchestra/testbench": "^4.18|^6.21|^8.0|^9.0",
"mockery/mockery": "^1.3"
"mockery/mockery": "^1.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f4d6866

Please sign in to comment.