From 37a4e964a2b6046093c97c72be021c28a2954f15 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Fri, 14 Oct 2022 07:29:58 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/wordpress-importer to
 v0.8

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

diff --git a/composer.json b/composer.json
index e6360236..da25fe2f 100644
--- a/composer.json
+++ b/composer.json
@@ -109,7 +109,7 @@
         "wpackagist-plugin/squat-radar-calendar-integration": "2.0.9",
         "wpackagist-plugin/two-factor": "0.7.2",
         "wpackagist-plugin/video-sidebar-widgets": "6.1",
-        "wpackagist-plugin/wordpress-importer": "0.7",
+        "wpackagist-plugin/wordpress-importer": "0.8",
         "wpackagist-plugin/wp2pgpmail": "1.28",
         "wpackagist-plugin/katex": "2.2.3",
         "noblogs/eu-compliance": "0.1.0",
diff --git a/composer.lock b/composer.lock
index 4ec8f7c0..75799497 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": "b57270323015fb039ad7603e30e10ff7",
+    "content-hash": "35fe552ffa80a518e85463fac8822ba7",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1298,15 +1298,15 @@
         },
         {
             "name": "wpackagist-plugin/wordpress-importer",
-            "version": "0.7",
+            "version": "0.8",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wordpress-importer/",
-                "reference": "tags/0.7"
+                "reference": "tags/0.8"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip"
+                "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.8.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab