Merge pull request #5615 from firefly-iii/dependabot/composer/develop/mockery/mockery-1.5.0

Bump mockery/mockery from 1.4.4 to 1.5.0
This commit is contained in:
mergify[bot]
2022-01-24 03:01:30 +00:00
committed by GitHub

12
composer.lock generated
View File

@@ -8828,16 +8828,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.4.4", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346" "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346", "url": "https://api.github.com/repos/mockery/mockery/zipball/c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac",
"reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346", "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8894,9 +8894,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mockery/mockery/issues", "issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/1.4.4" "source": "https://github.com/mockery/mockery/tree/1.5.0"
}, },
"time": "2021-09-13T15:28:59+00:00" "time": "2022-01-20T13:18:17+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",