Skip to content

Commit

Permalink
Update mockery/mockery requirement from 1.2.2 to 1.2.3 (overtrue#212)
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.2.2...1.2.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and overtrue committed Sep 9, 2019
1 parent b2e7d5b commit 161b0f0
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 @@ -8,7 +8,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^7.5",
"mockery/mockery": "1.2.2"
"mockery/mockery": "1.2.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 161b0f0

Please sign in to comment.