From 455084278af84885ab70b07bd3b677189f647fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 03:03:34 +0000 Subject: [PATCH] Bump predis/predis from 1.1.8 to 1.1.9 Bumps [predis/predis](https://github.com/predis/predis) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/v1.1.9/CHANGELOG.md) - [Commits](https://github.com/predis/predis/compare/v1.1.8...v1.1.9) --- 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 a298cc331..01b1318ff 100644 --- a/composer.lock +++ b/composer.lock @@ -7613,16 +7613,16 @@ }, { "name": "predis/predis", - "version": "v1.1.8", + "version": "v1.1.9", "source": { "type": "git", "url": "https://github.com/predis/predis.git", - "reference": "cf5c118a077fbab8b9af1482c20952173125c041" + "reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/predis/predis/zipball/cf5c118a077fbab8b9af1482c20952173125c041", - "reference": "cf5c118a077fbab8b9af1482c20952173125c041", + "url": "https://api.github.com/repos/predis/predis/zipball/c50c3393bb9f47fa012d0cdfb727a266b0818259", + "reference": "c50c3393bb9f47fa012d0cdfb727a266b0818259", "shasum": "" }, "require": { @@ -7667,7 +7667,7 @@ ], "support": { "issues": "https://github.com/predis/predis/issues", - "source": "https://github.com/predis/predis/tree/v1.1.8" + "source": "https://github.com/predis/predis/tree/v1.1.9" }, "funding": [ { @@ -7675,7 +7675,7 @@ "type": "github" } ], - "time": "2021-09-29T17:48:39+00:00" + "time": "2021-10-05T19:02:38+00:00" }, { "name": "psr/cache",