Bump predis/predis from 2.0.0 to 2.0.1

Bumps [predis/predis](https://github.com/predis/predis) from 2.0.0 to 2.0.1.
- [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.0...v2.0.1)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-05 13:09:42 +00:00
committed by GitHub
parent 3e96bb526c
commit 615e789134

12
composer.lock generated
View File

@@ -4444,16 +4444,16 @@
},
{
"name": "predis/predis",
"version": "v2.0.0",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "99c253733dee9447d26257dc669d33d5ac84713d"
"reference": "7683215023a6669d618c56df7c025ab8e6840bfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/99c253733dee9447d26257dc669d33d5ac84713d",
"reference": "99c253733dee9447d26257dc669d33d5ac84713d",
"url": "https://api.github.com/repos/predis/predis/zipball/7683215023a6669d618c56df7c025ab8e6840bfd",
"reference": "7683215023a6669d618c56df7c025ab8e6840bfd",
"shasum": ""
},
"require": {
@@ -4503,7 +4503,7 @@
],
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v2.0.0"
"source": "https://github.com/predis/predis/tree/v2.0.1"
},
"funding": [
{
@@ -4511,7 +4511,7 @@
"type": "github"
}
],
"time": "2022-06-08T13:14:56+00:00"
"time": "2022-09-04T21:57:36+00:00"
},
{
"name": "psr/cache",