From 2700500a6404151f96ad323a9b6106ba70041060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 16:29:55 +0000 Subject: [PATCH] Update altis/consent requirement from ~1.0.6 to ~1.0.8 Updates the requirements on [altis/consent](https://github.com/humanmade/altis-consent) to permit the latest version. - [Release notes](https://github.com/humanmade/altis-consent/releases) - [Commits](https://github.com/humanmade/altis-consent/compare/1.0.6...1.0.8) --- updated-dependencies: - dependency-name: altis/consent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 666a290..1eae505 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "package", "require": { "php": ">=7.1", - "altis/consent": "~1.0.6" + "altis/consent": "~1.0.8" }, "license": "GPL-3.0", "authors": [