Skip to content

Commit 7d58dc9

Browse files
Update mockery/mockery requirement from ^1.5 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.5.0...1.6.12) --- updated-dependencies: - dependency-name: mockery/mockery dependency-version: 1.6.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73d17e3 commit 7d58dc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"laravel/legacy-factories": "^1.3",
39-
"mockery/mockery": "^1.5",
39+
"mockery/mockery": "^1.6",
4040
"orchestra/testbench": "^7.23|^8.3",
4141
"phpunit/phpunit": "^9.5.21"
4242
},

0 commit comments

Comments
 (0)