From 1b92289ea71bc5d3f58ceda7085486af59ba9596 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Thu, 14 Jan 2021 15:00:55 -0700 Subject: [PATCH 1/2] update consent to 1.0.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d20cff2..b2d1cb7 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "package", "require": { "php": ">=7.1", - "altis/consent": "~1.0.3" + "altis/consent": "~1.0.4" }, "license": "GPL-3.0", "authors": [ From aca2a5155ce11d41c8e89df3ba9df384b7915fb0 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Tue, 12 Jan 2021 16:44:18 +0000 Subject: [PATCH 2/2] update consent to 1.0.3 to include latest consent api