Bump predis/predis from 2.2.1 to 2.2.2

Bumps [predis/predis](https://github.com/predis/predis) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/v2.x/CHANGELOG.md)
- [Commits](https://github.com/predis/predis/compare/v2.2.1...v2.2.2)

---
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] 2023-09-14 02:24:02 +00:00 committed by GitHub
parent a0037b1103
commit 5165ffa6a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -7795,16 +7795,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v2.2.1", "version": "v2.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "5f2b410a74afaff296a87a494e4c5488cf9fab57" "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/5f2b410a74afaff296a87a494e4c5488cf9fab57", "url": "https://api.github.com/repos/predis/predis/zipball/b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1",
"reference": "5f2b410a74afaff296a87a494e4c5488cf9fab57", "reference": "b1d3255ed9ad4d7254f9f9bba386c99f4bb983d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7844,7 +7844,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.2.1" "source": "https://github.com/predis/predis/tree/v2.2.2"
}, },
"funding": [ "funding": [
{ {
@ -7852,7 +7852,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-15T23:01:46+00:00" "time": "2023-09-13T16:42:03+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",