diff --git a/composer.lock b/composer.lock index c0d7ad9..5dc310b 100644 --- a/composer.lock +++ b/composer.lock @@ -2178,16 +2178,16 @@ }, { "name": "predis/predis", - "version": "v3.0.1", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf" + "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/34fb0a7da0330df1bab4280fcac4afdeeccc3edf", - "reference": "34fb0a7da0330df1bab4280fcac4afdeeccc3edf", + "url": "https://api.github.com/repos/predis/predis/zipball/202e0c5322b906ec4c761c0cefebad6d0959a699", + "reference": "202e0c5322b906ec4c761c0cefebad6d0959a699", "shasum": "" }, "require": { @@ -2229,7 +2229,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.1.0" }, "funding": [ { @@ -2237,7 +2237,7 @@ "type": "github" } ], - "time": "2025-05-16T18:30:32+00:00" + "time": "2025-07-22T15:37:44+00:00" }, { "name": "psr/http-client", @@ -4404,13 +4404,13 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.2", "ext-curl": "*" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }