mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Bump predis/predis from 2.0.3 to 2.1.0
Bumps [predis/predis](https://github.com/predis/predis) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md) - [Commits](https://github.com/predis/predis/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f2226e8c68
commit
842c8483db
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