From f4529448fd751e90a3fe7f7b09278c0ce97d7ba3 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 13 Sep 2023 13:34:36 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/two-factor to v0.8.2

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index 1ba6f514..b35f27e4 100644
--- a/composer.json
+++ b/composer.json
@@ -94,7 +94,7 @@
         "wpackagist-plugin/simply-exclude": "2.0.6.6",
         "wpackagist-plugin/soundcloud-shortcode": "3.1.0",
         "wpackagist-plugin/squat-radar-calendar-integration": "2.0.9",
-        "wpackagist-plugin/two-factor": "0.8.1",
+        "wpackagist-plugin/two-factor": "0.8.2",
         "wpackagist-plugin/video-sidebar-widgets": "6.1",
         "wpackagist-plugin/wordpress-importer": "0.8.1",
         "wpackagist-plugin/wp2pgpmail": "1.28",
diff --git a/composer.lock b/composer.lock
index 74eedaa9..047f95e5 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": "762724e4490e0803e6585b180359450e",
+    "content-hash": "41c514add26970a16c704aba5ad57199",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1276,15 +1276,15 @@
         },
         {
             "name": "wpackagist-plugin/two-factor",
-            "version": "0.8.1",
+            "version": "0.8.2",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/two-factor/",
-                "reference": "tags/0.8.1"
+                "reference": "tags/0.8.2"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/two-factor.0.8.1.zip"
+                "url": "https://downloads.wordpress.org/plugin/two-factor.0.8.2.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab