mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Merge pull request #6243 from wallabag/dependabot/composer/predis/predis-2.1.0
This commit is contained in:
commit
df9853ac64
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -7907,16 +7907,16 @@
|
|||
},
|
||||
{
|
||||
"name": "predis/predis",
|
||||
"version": "v2.0.3",
|
||||
"version": "v2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/predis/predis.git",
|
||||
"reference": "ff59f745815150c65ed388f7d64e7660fe961771"
|
||||
"reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/predis/predis/zipball/ff59f745815150c65ed388f7d64e7660fe961771",
|
||||
"reference": "ff59f745815150c65ed388f7d64e7660fe961771",
|
||||
"url": "https://api.github.com/repos/predis/predis/zipball/fbf270156f529a9920551c6f499c52a11ca4a1c3",
|
||||
"reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -7966,7 +7966,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/predis/predis/issues",
|
||||
"source": "https://github.com/predis/predis/tree/v2.0.3"
|
||||
"source": "https://github.com/predis/predis/tree/v2.1.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -7974,7 +7974,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-10-11T16:52:29+00:00"
|
||||
"time": "2023-01-16T23:33:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "psr/cache",
|
||||
|
|
Loading…
Reference in a new issue