From 9281cf91b96150c695417110ad8c3a7574d475da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:18:41 +0000 Subject: [PATCH] Bump mockery/mockery from 1.3.2 to 1.3.3 Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/mockery/mockery/releases) - [Changelog](https://github.com/mockery/mockery/blob/1.3.3/CHANGELOG.md) - [Commits](https://github.com/mockery/mockery/compare/1.3.2...1.3.3) Signed-off-by: dependabot[bot] --- composer.lock | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 04e26fd..2195244 100644 --- a/composer.lock +++ b/composer.lock @@ -160,6 +160,20 @@ "polyfill", "portable" ], + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-06-06T08:46:27+00:00" }, { @@ -262,16 +276,16 @@ }, { "name": "mockery/mockery", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283" + "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283", - "reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283", + "url": "https://api.github.com/repos/mockery/mockery/zipball/60fa2f67f6e4d3634bb4a45ff3171fa52215800d", + "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d", "shasum": "" }, "require": { @@ -280,7 +294,7 @@ "php": ">=5.6.0" }, "require-dev": { - "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0|~9.0" + "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3" }, "type": "library", "extra": { @@ -323,7 +337,7 @@ "test double", "testing" ], - "time": "2020-07-09T08:23:05+00:00" + "time": "2020-08-11T18:10:21+00:00" } ], "aliases": [],