Skip to content

Commit

Permalink
Update mockery/mockery requirement from ~0.9 to ~1.2 (overtrue#125)
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@0.9.0...1.2.2)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and overtrue committed Mar 28, 2019
1 parent b402647 commit cf93839
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 @@ -13,7 +13,7 @@
"symfony/http-foundation": "^2.7|^3.0|^4.0"
},
"require-dev": {
"mockery/mockery": "~0.9",
"mockery/mockery": "~1.2",
"phpunit/phpunit": "~6"
},
"license": "MIT",
Expand Down

0 comments on commit cf93839

Please sign in to comment.