From 842c8483dbf1e77dc6731c457d2809ee7b092bbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 03:01:30 +0000 Subject: [PATCH] Bump predis/predis from 2.0.3 to 2.1.0 Bumps [predis/predis](https://github.com/predis/predis) from 2.0.3 to 2.1.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/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 56eba3b63..c554d6bc0 100644 --- a/composer.lock +++ b/composer.lock @@ -7907,16 +7907,16 @@ }, { "name": "predis/predis", - "version": "v2.0.3", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "ff59f745815150c65ed388f7d64e7660fe961771" + "reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/ff59f745815150c65ed388f7d64e7660fe961771", - "reference": "ff59f745815150c65ed388f7d64e7660fe961771", + "url": "https://api.github.com/repos/predis/predis/zipball/fbf270156f529a9920551c6f499c52a11ca4a1c3", + "reference": "fbf270156f529a9920551c6f499c52a11ca4a1c3", "shasum": "" }, "require": { @@ -7966,7 +7966,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v2.0.3" + "source": "https://github.com/predis/predis/tree/v2.1.0" }, "funding": [ { @@ -7974,7 +7974,7 @@ "type": "github" } ], - "time": "2022-10-11T16:52:29+00:00" + "time": "2023-01-16T23:33:05+00:00" }, { "name": "psr/cache",