From e30c56fd45dae5a2e8012b45c9433e69bb330304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 02:53:30 +0000 Subject: [PATCH] Bump predis/predis from 1.1.7 to 1.1.8 Bumps [predis/predis](https://github.com/predis/predis) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/v1.1.8/CHANGELOG.md) - [Commits](https://github.com/predis/predis/compare/v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: predis/predis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 564dbf9ec..ca5df2cd2 100644 --- a/composer.lock +++ b/composer.lock @@ -7613,16 +7613,16 @@ }, { "name": "predis/predis", - "version": "v1.1.7", + "version": "v1.1.8", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8" + "reference": "cf5c118a077fbab8b9af1482c20952173125c041" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/b240daa106d4e02f0c5b7079b41e31ddf66fddf8", - "reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8", + "url": "https://api.github.com/repos/predis/predis/zipball/cf5c118a077fbab8b9af1482c20952173125c041", + "reference": "cf5c118a077fbab8b9af1482c20952173125c041", "shasum": "" }, "require": { @@ -7667,7 +7667,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v1.1.7" + "source": "https://github.com/predis/predis/tree/v1.1.8" }, "funding": [ { @@ -7675,7 +7675,7 @@ "type": "github" } ], - "time": "2021-04-04T19:34:46+00:00" + "time": "2021-09-29T17:48:39+00:00" }, { "name": "psr/cache",