Composer(deps): bump predis/predis from 3.1.0 to 3.2.0

Bumps [predis/predis](https://github.com/predis/predis) from 3.1.0 to 3.2.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/commits)

---
updated-dependencies:
- dependency-name: predis/predis
  dependency-version: 3.2.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-08-06 06:10:15 +00:00 committed by GitHub
commit ff5b6594b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -3070,16 +3070,16 @@
}, },
{ {
"name": "predis/predis", "name": "predis/predis",
"version": "v3.1.0", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/predis/predis.git", "url": "https://github.com/predis/predis.git",
"reference": "202e0c5322b906ec4c761c0cefebad6d0959a699" "reference": "c1845d96ccbceb1269387d1c294fd7e4876f6307"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/202e0c5322b906ec4c761c0cefebad6d0959a699", "url": "https://api.github.com/repos/predis/predis/zipball/c1845d96ccbceb1269387d1c294fd7e4876f6307",
"reference": "202e0c5322b906ec4c761c0cefebad6d0959a699", "reference": "c1845d96ccbceb1269387d1c294fd7e4876f6307",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3121,7 +3121,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.1.0" "source": "https://github.com/predis/predis/tree/v3.2.0"
}, },
"funding": [ "funding": [
{ {
@ -3129,7 +3129,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-07-22T15:37:44+00:00" "time": "2025-08-03T19:20:07+00:00"
}, },
{ {
"name": "psr/clock", "name": "psr/clock",