Merge pull request #5521 from wallabag/dependabot/composer/m6web/redis-mock-5.1.0

Bump m6web/redis-mock from 5.0.1 to 5.1.0
This commit is contained in:
Jérémy Benoist 2022-01-05 13:51:20 +01:00 committed by GitHub
commit 192a9f703e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -12007,23 +12007,23 @@
}, },
{ {
"name": "m6web/redis-mock", "name": "m6web/redis-mock",
"version": "v5.0.1", "version": "v5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/BedrockStreaming/RedisMock.git", "url": "https://github.com/BedrockStreaming/RedisMock.git",
"reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd" "reference": "888453004c186e789dbdd3abb6ee1ca481f4e441"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/86a7b33c6ba57ca97330454378e484cf2abbefdd", "url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/888453004c186e789dbdd3abb6ee1ca481f4e441",
"reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd", "reference": "888453004c186e789dbdd3abb6ee1ca481f4e441",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1.0" "php": ">=7.1.0"
}, },
"require-dev": { "require-dev": {
"atoum/atoum": "master-dev", "atoum/atoum": "~3.4||~4.0",
"predis/predis": "~1.1" "predis/predis": "~1.1"
}, },
"type": "library", "type": "library",
@ -12050,9 +12050,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.0.1" "source": "https://github.com/BedrockStreaming/RedisMock/tree/v5.1.0"
}, },
"time": "2021-08-16T09:35:42+00:00" "time": "2022-01-04T08:27:43+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",