Skip to content

Commit a9e64fe

Browse files
authored
Merge pull request #121 from overtrue/dependabot/composer/mockery/mockery-1.3.1
Update mockery/mockery requirement from 1.3.0 to 1.3.1
2 parents d5a1e06 + e604245 commit a9e64fe

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)