From b7108cef610da4aaac3aef107cdc6e09c1b5674f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 01:10:00 +0000 Subject: [PATCH] fix(deps): update dependency dbp/relay-auth-bundle to v0.1.21 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index af12a1b..523d712 100644 --- a/composer.lock +++ b/composer.lock @@ -237,16 +237,16 @@ }, { "name": "dbp/relay-auth-bundle", - "version": "v0.1.20", + "version": "v0.1.21", "source": { "type": "git", "url": "https://github.com/digital-blueprint/relay-auth-bundle.git", - "reference": "77a6ed180ae1a118186c752eb9f4d46171ab5a30" + "reference": "2fe0d3f0b99855ae5491b6005797d1f2935867d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/digital-blueprint/relay-auth-bundle/zipball/77a6ed180ae1a118186c752eb9f4d46171ab5a30", - "reference": "77a6ed180ae1a118186c752eb9f4d46171ab5a30", + "url": "https://api.github.com/repos/digital-blueprint/relay-auth-bundle/zipball/2fe0d3f0b99855ae5491b6005797d1f2935867d8", + "reference": "2fe0d3f0b99855ae5491b6005797d1f2935867d8", "shasum": "" }, "require": { @@ -295,9 +295,9 @@ "description": "Authentification bundle for the Relay API gateway", "support": { "issues": "https://github.com/digital-blueprint/relay-auth-bundle/issues", - "source": "https://github.com/digital-blueprint/relay-auth-bundle/tree/v0.1.20" + "source": "https://github.com/digital-blueprint/relay-auth-bundle/tree/v0.1.21" }, - "time": "2023-11-16T12:24:58+00:00" + "time": "2023-11-22T13:29:12+00:00" }, { "name": "dbp/relay-core-bundle",