Skip to content

Commit e25e514

Browse files
Update mockery/mockery requirement from ^1.4 to ^1.5
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/master/CHANGELOG.md) - [Commits](mockery/mockery@1.4.0...1.5.0) --- updated-dependencies: - dependency-name: mockery/mockery dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e77875 commit e25e514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"chelout/laravel-relationship-events": "^1.4",
3434
"laravel/legacy-factories": "^1.3",
35-
"mockery/mockery": "^1.4",
35+
"mockery/mockery": "^1.5",
3636
"orchestra/database": "^5.0|^6.0",
3737
"orchestra/testbench": "^6.24.0"
3838
},

0 commit comments

Comments
 (0)