1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #5578 from wallabag/dependabot/composer/m6web/redis-mock-5.2.0

This commit is contained in:
Jérémy Benoist 2022-01-25 08:54:57 +01:00 committed by GitHub
commit 3a8ce2ac64
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",