From fe5c2dc459e941d7836f2515ccfc79e7e811079d Mon Sep 17 00:00:00 2001 From: Pablo Ferreiro Date: Fri, 14 Jan 2022 19:32:38 +0100 Subject: [PATCH] Another Heroku fix --- composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index 9e85145..e998b7f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1ce19ea9f5a04de038c5de13e78d29d9", + "content-hash": "d1cc0362ae4c8fb48a29dbb6fc07a5cf", "packages": [ { "name": "graham-campbell/result-type", @@ -740,7 +740,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "ext-curl": "*" + "ext-redis": "^5.3.4" }, "platform-dev": [], "plugin-api-version": "2.2.0"