Bump m6web/redis-mock from 5.1.0 to 5.2.0

Bumps [m6web/redis-mock](https://github.com/BedrockStreaming/RedisMock) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/BedrockStreaming/RedisMock/releases)
- [Commits](https://github.com/BedrockStreaming/RedisMock/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: m6web/redis-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-25 03:04:35 +00:00 committed by GitHub
parent 88e3312ab0
commit cf4fb5de9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12180,16 +12180,16 @@
}, },
{ {
"name": "m6web/redis-mock", "name": "m6web/redis-mock",
"version": "v5.1.0", "version": "v5.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/BedrockStreaming/RedisMock.git", "url": "https://github.com/BedrockStreaming/RedisMock.git",
"reference": "888453004c186e789dbdd3abb6ee1ca481f4e441" "reference": "958abce71d8f2bf6a5ce9ccfde0168408ee105cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/888453004c186e789dbdd3abb6ee1ca481f4e441", "url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/958abce71d8f2bf6a5ce9ccfde0168408ee105cb",
"reference": "888453004c186e789dbdd3abb6ee1ca481f4e441", "reference": "958abce71d8f2bf6a5ce9ccfde0168408ee105cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -12223,9 +12223,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/BedrockStreaming/RedisMock/issues", "issues": "https://github.com/BedrockStreaming/RedisMock/issues",
"source": "https://github.com/BedrockStreaming/RedisMock/tree/v5.1.0" "source": "https://github.com/BedrockStreaming/RedisMock/tree/v5.2.0"
}, },
"time": "2022-01-04T08:27:43+00:00" "time": "2022-01-24T09:32:59+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",