Skip to content

Commit

Permalink
Update mockery/mockery requirement from 1.3.0 to 1.3.1 (overtrue#238)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot-preview[bot] authored Feb 26, 2020
1 parent 6279caf commit 12fce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^7.5",
"mockery/mockery": "1.3.0"
"mockery/mockery": "1.3.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 12fce8b

Please sign in to comment.