1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +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:
dependabot[bot] 2023-01-17 03:01:30 +00:00 committed by GitHub
parent f2226e8c68
commit 842c8483db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -7907,16 +7907,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v2.0.3", "version": "v2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "ff59f745815150c65ed388f7d64e7660fe961771" "reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/ff59f745815150c65ed388f7d64e7660fe961771", "url": "https://api.github.com/repos/predis/predis/zipball/fbf270156f529a9920551c6f499c52a11ca4a1c3",
"reference": "ff59f745815150c65ed388f7d64e7660fe961771", "reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7966,7 +7966,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "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": [ "funding": [
{ {
@ -7974,7 +7974,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-10-11T16:52:29+00:00" "time": "2023-01-16T23:33:05+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",