diff --git a/composer.lock b/composer.lock index d5bce810..6e0465bd 100644 --- a/composer.lock +++ b/composer.lock @@ -3596,16 +3596,16 @@ }, { "name": "predis/predis", - "version": "v3.0.1", + "version": "v3.6.0", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf" + "reference": "2ff20c08bb63697245ffee3f198d1673086c302d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/34fb0a7da0330df1bab4280fcac4afdeeccc3edf", - "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf", + "url": "https://api.github.com/repos/predis/predis/zipball/2ff20c08bb63697245ffee3f198d1673086c302d", + "reference": "2ff20c08bb63697245ffee3f198d1673086c302d", "shasum": "" }, "require": { @@ -3647,7 +3647,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v3.0.1" + "source": "https://github.com/predis/predis/tree/v3.6.0" }, "funding": [ { @@ -3655,7 +3655,7 @@ "type": "github" } ], - "time": "2025-05-16T18:30:32+00:00" + "time": "2026-08-14T23:07:56+00:00" }, { "name": "psr/clock",