mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-11 03:21:05 +00:00
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:
commit
192a9f703e
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -12007,23 +12007,23 @@
|
|||
},
|
||||
{
|
||||
"name": "m6web/redis-mock",
|
||||
"version": "v5.0.1",
|
||||
"version": "v5.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/BedrockStreaming/RedisMock.git",
|
||||
"reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd"
|
||||
"reference": "888453004c186e789dbdd3abb6ee1ca481f4e441"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/86a7b33c6ba57ca97330454378e484cf2abbefdd",
|
||||
"reference": "86a7b33c6ba57ca97330454378e484cf2abbefdd",
|
||||
"url": "https://api.github.com/repos/BedrockStreaming/RedisMock/zipball/888453004c186e789dbdd3abb6ee1ca481f4e441",
|
||||
"reference": "888453004c186e789dbdd3abb6ee1ca481f4e441",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"atoum/atoum": "master-dev",
|
||||
"atoum/atoum": "~3.4||~4.0",
|
||||
"predis/predis": "~1.1"
|
||||
},
|
||||
"type": "library",
|
||||
|
@ -12050,9 +12050,9 @@
|
|||
],
|
||||
"support": {
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue