From 5dda18c87fde2de6f805817c317dfaf3f94c2f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 01:23:29 +0000 Subject: [PATCH] Bump colinmollenhour/cache-backend-redis from 1.14.4 to 1.15.0 Bumps [colinmollenhour/cache-backend-redis](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis) from 1.14.4 to 1.15.0. - [Release notes](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/releases) - [Commits](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/compare/1.14.4...1.15.0) --- updated-dependencies: - dependency-name: colinmollenhour/cache-backend-redis 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 ea00cb6f645..f50c0eb73c9 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "colinmollenhour/cache-backend-redis", - "version": "1.14.4", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis.git", - "reference": "6661e3f07baa10e7b48305f9282eac5f7ad8e50a" + "reference": "841d59ef81b2eb9018e43fd9e8ae5b1adce3dc31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/6661e3f07baa10e7b48305f9282eac5f7ad8e50a", - "reference": "6661e3f07baa10e7b48305f9282eac5f7ad8e50a", + "url": "https://api.github.com/repos/colinmollenhour/Cm_Cache_Backend_Redis/zipball/841d59ef81b2eb9018e43fd9e8ae5b1adce3dc31", + "reference": "841d59ef81b2eb9018e43fd9e8ae5b1adce3dc31", "shasum": "" }, "require": { @@ -42,9 +42,9 @@ "homepage": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", "support": { "issues": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/issues", - "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.14.4" + "source": "https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/tree/1.15.0" }, - "time": "2022-08-12T20:16:06+00:00" + "time": "2022-12-29T19:46:03+00:00" }, { "name": "colinmollenhour/credis",