Skip to content

Commit

Permalink
Update mockery/mockery requirement from 1.0.x-dev to 1.2.2 (overtrue#171
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](https://github.com/mockery/mockery/commits/1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and overtrue committed Mar 28, 2019
1 parent b1d1815 commit d3fb64f
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.0.x-dev"
"mockery/mockery": "1.2.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d3fb64f

Please sign in to comment.