Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
c3a8119994 Bump predis/predis from 3.5.0 to 3.5.1
Bumps [predis/predis](https://github.com/predis/predis) from 3.5.0 to 3.5.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/v3.5.0...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 03:52:43 +00:00

12
composer.lock generated
View File

@@ -5079,16 +5079,16 @@
},
{
"name": "predis/predis",
"version": "v3.5.0",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "8cc4319c06924c8ff0c5c7eec4243a19e3be32f1"
"reference": "5c996db191ee2d9bafe651f454b1fca16754271b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/8cc4319c06924c8ff0c5c7eec4243a19e3be32f1",
"reference": "8cc4319c06924c8ff0c5c7eec4243a19e3be32f1",
"url": "https://api.github.com/repos/predis/predis/zipball/5c996db191ee2d9bafe651f454b1fca16754271b",
"reference": "5c996db191ee2d9bafe651f454b1fca16754271b",
"shasum": ""
},
"require": {
@@ -5130,7 +5130,7 @@
],
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v3.5.0"
"source": "https://github.com/predis/predis/tree/v3.5.1"
},
"funding": [
{
@@ -5138,7 +5138,7 @@
"type": "github"
}
],
"time": "2026-06-02T19:25:56+00:00"
"time": "2026-06-11T16:56:53+00:00"
},
{
"name": "psr/cache",