Bump mockery/mockery from 1.1.0 to 1.2.0 (#817)

Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.1.0 to 1.2.0.
<details>
<summary>Release notes</summary>

*Sourced from [mockery/mockery's releases](https://github.com/mockery/mockery/releases).*

> ## 1.2.0
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
</details>
<details>
<summary>Changelog</summary>

*Sourced from [mockery/mockery's changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md).*

> ## 1.2.0 (2018-10-02)
> 
> * Starts counting default expectations towards count ([#910](https://github-redirect.dependabot.com/mockery/mockery/issues/910))
> * Adds workaround for some HHVM return types ([#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909))
> * Adds PhpStorm metadata support for autocomplete etc ([#904](https://github-redirect.dependabot.com/mockery/mockery/issues/904))
> * Further attempts to support multiple PHPUnit versions ([#903](https://github-redirect.dependabot.com/mockery/mockery/issues/903))
> * Allows setting constructor expectations on instance mocks ([#900](https://github-redirect.dependabot.com/mockery/mockery/issues/900))
> * Adds workaround for HHVM memoization decorator ([#893](https://github-redirect.dependabot.com/mockery/mockery/issues/893))
> * Adds experimental support for callable spys ([#712](https://github-redirect.dependabot.com/mockery/mockery/issues/712))
</details>
<details>
<summary>Commits</summary>

- [`1006336`](100633629b) Merge pull request [#913](https://github-redirect.dependabot.com/mockery/mockery/issues/913) from davedevelopment/release-1.2.0
- [`c485f91`](c485f91967) Fixes pending release number
- [`dbcb50a`](dbcb50acc1) Updates changelog
- [`248bbd3`](248bbd33ae) Merge pull request [#909](https://github-redirect.dependabot.com/mockery/mockery/issues/909) from xxtanisxx/fix-return-type-errors-from-hhvm
- [`280ba33`](280ba3398a) fix edge case with this
- [`3b606ac`](3b606ac3f3) minor refactor
- [`1a4af9c`](1a4af9ce4f) refactor method.php
- [`12b06e6`](12b06e64a0) fix test
- [`48d9c97`](48d9c97935) modify stylci
- [`27edb86`](27edb862da) add test
- Additional commits viewable in [compare view](https://github.com/mockery/mockery/compare/1.1.0...1.2.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.1.0&new-version=1.2.0)](https://dependabot.com/compatibility-score.html?dependency-name=mockery/mockery&package-manager=composer&previous-version=1.1.0&new-version=1.2.0)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
This commit is contained in:
dependabot[bot] 2018-10-06 12:46:18 +02:00 committed by Phan An
parent 835d6a3449
commit 121fad3196

13
composer.lock generated
View file

@ -4293,16 +4293,16 @@
},
{
"name": "mockery/mockery",
"version": "1.1.0",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "99e29d3596b16dabe4982548527d5ddf90232e99"
"reference": "100633629bf76d57430b86b7098cd6beb996a35a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/99e29d3596b16dabe4982548527d5ddf90232e99",
"reference": "99e29d3596b16dabe4982548527d5ddf90232e99",
"url": "https://api.github.com/repos/mockery/mockery/zipball/100633629bf76d57430b86b7098cd6beb996a35a",
"reference": "100633629bf76d57430b86b7098cd6beb996a35a",
"shasum": ""
},
"require": {
@ -4311,8 +4311,7 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpdocumentor/phpdocumentor": "^2.9",
"phpunit/phpunit": "~5.7.10|~6.5"
"phpunit/phpunit": "~5.7.10|~6.5|~7.0"
},
"type": "library",
"extra": {
@ -4355,7 +4354,7 @@
"test double",
"testing"
],
"time": "2018-05-08T08:54:48+00:00"
"time": "2018-10-02T21:52:37+00:00"
},
{
"name": "myclabs/deep-copy",