build(deps): bump predis/predis from 3.2.0 to 3.3.0

Bumps [predis/predis](https://github.com/predis/predis) from 3.2.0 to 3.3.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/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.3.0
  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] 2025-12-01 02:36:49 +00:00 committed by GitHub
parent e00e46fb32
commit 105ff18c43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -2357,16 +2357,16 @@
},
{
"name": "predis/predis",
"version": "v3.2.0",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "c1845d96ccbceb1269387d1c294fd7e4876f6307"
"reference": "153097374b39a2f737fe700ebcd725642526cdec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/c1845d96ccbceb1269387d1c294fd7e4876f6307",
"reference": "c1845d96ccbceb1269387d1c294fd7e4876f6307",
"url": "https://api.github.com/repos/predis/predis/zipball/153097374b39a2f737fe700ebcd725642526cdec",
"reference": "153097374b39a2f737fe700ebcd725642526cdec",
"shasum": ""
},
"require": {
@ -2408,7 +2408,7 @@
],
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v3.2.0"
"source": "https://github.com/predis/predis/tree/v3.3.0"
},
"funding": [
{
@ -2416,7 +2416,7 @@
"type": "github"
}
],
"time": "2025-08-03T19:20:07+00:00"
"time": "2025-11-24T17:48:50+00:00"
},
{
"name": "psr/http-client",