From b37c4249af26945bf608d71cf3c67e89a0e226ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 02:01:31 +0000 Subject: [PATCH] Bump m6web/redis-mock from 5.0.0 to 5.0.1 Bumps [m6web/redis-mock](https://github.com/M6Web/RedisMock) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/M6Web/RedisMock/releases) - [Commits](https://github.com/M6Web/RedisMock/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: m6web/redis-mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 564dbf9ec..60fd4bfcf 100644 --- a/composer.lock +++ b/composer.lock @@ -12007,16 +12007,16 @@ }, { "name": "m6web/redis-mock", - "version": "v5.0.0", + "version": "v5.0.1", "source": { "type": "git", - "url": "https://github.com/M6Web/RedisMock.git", - "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd" + "url": "https://github.com/BedrockStreaming/RedisMock.git", + "reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/1b7a1bcbb63d636b003643e88f785615e0a316bd", - "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd", + "url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/86a7b33c6ba57ca97330454378e484cf2abbefdd", + "reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd", "shasum": "" }, "require": { @@ -12049,10 +12049,10 @@ "redis" ], "support": { - "issues": "https://github.com/M6Web/RedisMock/issues", - "source": "https://github.com/M6Web/RedisMock/tree/master" + "issues": "https://github.com/BedrockStreaming/RedisMock/issues", + "source": "https://github.com/BedrockStreaming/RedisMock/tree/v5.0.1" }, - "time": "2020-01-08T08:03:01+00:00" + "time": "2021-08-16T09:35:42+00:00" }, { "name": "nikic/php-parser",