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