Skip to content

Commit 8559f96

Browse files
Update mockery/mockery requirement from ^1.4 to ^1.6
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.4.0...1.6.6) --- updated-dependencies: - dependency-name: mockery/mockery dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7906d3f commit 8559f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require-dev": {
3131
"laravel/legacy-factories": "^1.1",
32-
"mockery/mockery": "^1.4",
32+
"mockery/mockery": "^1.6",
3333
"orchestra/testbench": "^7.14",
3434
"vimeo/psalm": "4.24.0"
3535
},

0 commit comments

Comments
 (0)