From e5615a9dc843c2ce8b6869212afe581b607afa4b Mon Sep 17 00:00:00 2001
From: renovate
 <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org>
Date: Thu, 5 Dec 2024 10:43:58 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/classic-editor to v1.6.7

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

diff --git a/composer.json b/composer.json
index 21c0c9ed..6f1622cf 100644
--- a/composer.json
+++ b/composer.json
@@ -80,7 +80,7 @@
         "noblogs/themes-child": "6.0.2",
         "wpackagist-plugin/autopost-to-mastodon": "3.7",
         "wpackagist-plugin/bogo": "3.8.2",
-        "wpackagist-plugin/classic-editor": "1.6.6",
+        "wpackagist-plugin/classic-editor": "1.6.7",
         "wpackagist-plugin/disable-comments": "1.11.0",
         "wpackagist-plugin/dvk-social-sharing": "1.3.8",
         "wpackagist-plugin/footnotation": "1.2",
diff --git a/composer.lock b/composer.lock
index a4c85466..cc4b5173 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": "36c2edb4e42a63b7ded7eb96205007f6",
+    "content-hash": "7eb34e7647435a0732a907fb6aaf5630",
     "packages": [
         {
             "name": "composer/installers",
@@ -946,15 +946,15 @@
         },
         {
             "name": "wpackagist-plugin/classic-editor",
-            "version": "1.6.6",
+            "version": "1.6.7",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/classic-editor/",
-                "reference": "tags/1.6.6"
+                "reference": "tags/1.6.7"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.6.zip"
+                "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -2100,12 +2100,12 @@
     "packages-dev": [],
     "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": [],
+    "stability-flags": {},
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {
         "php": ">=7.1"
     },
-    "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "platform-dev": {},
+    "plugin-api-version": "2.6.0"
 }
-- 
GitLab