Merge pull request #252 from phpDocumentor/dependabot/composer/mockery/mockery-1.3.3

This commit is contained in:
dependabot[bot]
2020-08-22 07:18:24 +00:00
committed by GitHub
Generated
+20 -6
View File
@@ -160,6 +160,20 @@
"polyfill", "polyfill",
"portable" "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" "time": "2020-06-06T08:46:27+00:00"
}, },
{ {
@@ -262,16 +276,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.3.2", "version": "1.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283" "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283", "url": "https://api.github.com/repos/mockery/mockery/zipball/60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
"reference": "9b6f117dd7d36dc3858d8d8ddf9b3d584fcae283", "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -280,7 +294,7 @@
"php": ">=5.6.0" "php": ">=5.6.0"
}, },
"require-dev": { "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", "type": "library",
"extra": { "extra": {
@@ -323,7 +337,7 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2020-07-09T08:23:05+00:00" "time": "2020-08-11T18:10:21+00:00"
} }
], ],
"aliases": [], "aliases": [],