From 63e8ac1eb6bdc7f286dd9a95fc41272036ff0b07 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 4 Jun 2023 10:07:06 +0100
Subject: [PATCH] Upgrade noblogs/ai-mu-plugins to 0.4.12

---
 composer.json |  2 +-
 composer.lock | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/composer.json b/composer.json
index f0e6fe4b..1ec58657 100644
--- a/composer.json
+++ b/composer.json
@@ -85,7 +85,7 @@
         "npm-asset/prototype-js-core": "1.7.3",
         "noblogs/r2db": "0.1.7",
         "noblogs/ai-global-activity-plugin": "0.0.23",
-        "noblogs/ai-mu-plugins": "0.4.10",
+        "noblogs/ai-mu-plugins": "0.4.12",
         "noblogs/noblogs-wp-ssl": "0.1.0",
         "noblogs/remove-gravatar": "0.1.1",
         "noblogs/themes-child": "0.5.6",
diff --git a/composer.lock b/composer.lock
index 744d8d6d..0b635b50 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": "439b599da9ed25fd5065b5c5b0387243",
+    "content-hash": "896c90274222f04e5dd2cbcbb13587c9",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -498,16 +498,16 @@
         },
         {
             "name": "noblogs/ai-mu-plugins",
-            "version": "0.4.10",
+            "version": "0.4.12",
             "source": {
                 "type": "git",
                 "url": "https://git.autistici.org/noblogs/ai-mu-plugins.git",
-                "reference": "ea6430c010b2b4dae56f146443bf05a7e4939995"
+                "reference": "65c855a1680909fcb1c44104809b246920e872a8"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://git.autistici.org/api/v4/projects/452/packages/composer/archives/noblogs/ai-mu-plugins.zip?sha=ea6430c010b2b4dae56f146443bf05a7e4939995",
-                "reference": "ea6430c010b2b4dae56f146443bf05a7e4939995",
+                "url": "https://git.autistici.org/api/v4/projects/452/packages/composer/archives/noblogs/ai-mu-plugins.zip?sha=65c855a1680909fcb1c44104809b246920e872a8",
+                "reference": "65c855a1680909fcb1c44104809b246920e872a8",
                 "shasum": ""
             },
             "require": {
@@ -2135,5 +2135,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.0.0"
 }
-- 
GitLab