diff --git a/composer.lock b/composer.lock index 4d2958ccf..4826a5b86 100644 --- a/composer.lock +++ b/composer.lock @@ -1498,11 +1498,6 @@ "reference": "7fb3e78ce949dd341b5418f876c3ff74d8c1ff92", "shasum": "" }, - "archive": { - "exclude": [ - "storage/screenshots" - ] - }, "require": { "google/cloud-error-reporting": "^0.16.2", "google/cloud-logging": "^1.14", @@ -1536,6 +1531,11 @@ "GlueDev\\Laravel\\Stackdriver\\Tests\\": "tests" } }, + "archive": { + "exclude": [ + "storage/screenshots" + ] + }, "license": [ "MIT" ], @@ -11519,16 +11519,16 @@ }, { "name": "mockery/mockery", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac" + "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", - "reference": "c10a5f6e06fc2470ab1822fa13fa2a7380f8fbac", + "url": "https://api.github.com/repos/mockery/mockery/zipball/e92dcc83d5a51851baf5f5591d32cb2b16e3684e", + "reference": "e92dcc83d5a51851baf5f5591d32cb2b16e3684e", "shasum": "" }, "require": { @@ -11585,9 +11585,9 @@ ], "support": { "issues": "https://github.com/mockery/mockery/issues", - "source": "https://github.com/mockery/mockery/tree/1.5.0" + "source": "https://github.com/mockery/mockery/tree/1.5.1" }, - "time": "2022-01-20T13:18:17+00:00" + "time": "2022-09-07T15:32:08+00:00" }, { "name": "myclabs/deep-copy", @@ -14792,5 +14792,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }