Skip to content

Commit e604245

Browse files
Update mockery/mockery requirement from 1.3.0 to 1.3.1
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.3.0...1.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d6ccbc2 commit e604245

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
@@ -7,7 +7,7 @@
77
"require-dev": {
88
"laravel/laravel": "~5.5||~6.0",
99
"phpunit/phpunit": "~7.5",
10-
"mockery/mockery": "1.3.0"
10+
"mockery/mockery": "1.3.1"
1111
},
1212
"license": "MIT",
1313
"authors": [

0 commit comments

Comments
 (0)