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 03:23:42 +00:00
committed by GitHub
parent 659ddb24c4
commit c00ab73e4f

12
composer.lock generated
View File

@ -6986,16 +6986,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v3.2.0", "version": "v3.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "9e9deec4dfd3ebf65d32eb368f498c646ba2ecd8" "reference": "153097374b39a2f737fe700ebcd725642526cdec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/9e9deec4dfd3ebf65d32eb368f498c646ba2ecd8", "url": "https://api.github.com/repos/predis/predis/zipball/153097374b39a2f737fe700ebcd725642526cdec",
"reference": "9e9deec4dfd3ebf65d32eb368f498c646ba2ecd8", "reference": "153097374b39a2f737fe700ebcd725642526cdec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7037,7 +7037,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/predis/predis/issues", "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": [ "funding": [
{ {
@ -7045,7 +7045,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-08-06T06:41:24+00:00" "time": "2025-11-24T17:48:50+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",