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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 02:01:31 +00:00 committed by GitHub
parent ca845b3204
commit b37c4249af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -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",