From eb2fbc9f115aa3d15914819ffced45228ded7eda Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 21 May 2020 08:14:22 +0545 Subject: [PATCH] Updating laminas/laminas-zendframework-bridge (1.0.3 => 1.0.4) --- changelog/unreleased/37421 | 3 +++ composer.lock | 12 ++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 changelog/unreleased/37421 diff --git a/changelog/unreleased/37421 b/changelog/unreleased/37421 new file mode 100644 index 000000000000..0d90d3f438fb --- /dev/null +++ b/changelog/unreleased/37421 @@ -0,0 +1,3 @@ +Change: Update laminas/laminas-zendframework-bridge (1.0.3 => 1.0.4) + +https://github.com/owncloud/core/pull/37421 diff --git a/composer.lock b/composer.lock index cdd99487bdc3..1ad1aef68b78 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "ce33d30427f0be740110e3df7b8700fd", @@ -1273,16 +1273,16 @@ }, { "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9" + "reference": "fcd87520e4943d968557803919523772475e8ea3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", - "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", + "reference": "fcd87520e4943d968557803919523772475e8ea3", "shasum": "" }, "require": { @@ -1321,7 +1321,7 @@ "laminas", "zf" ], - "time": "2020-04-03T16:01:00+00:00" + "time": "2020-05-20T16:45:56+00:00" }, { "name": "league/flysystem",