From 28fbed79e01123074654988d7359ef70ae2bff1c Mon Sep 17 00:00:00 2001
From: renovate
 <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org>
Date: Mon, 17 Feb 2025 09:43:37 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/disable-emojis to v1.7.7

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

diff --git a/composer.json b/composer.json
index 8eeac79..c1e1382 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
         "koodimonni/composer-dropin-installer": "1.4",
         "wpackagist-plugin/disable-wordpress-updates": "1.8.0",
         "wpackagist-plugin/more-privacy-options": "4.6",
-        "wpackagist-plugin/disable-emojis": "1.7.6",
+        "wpackagist-plugin/disable-emojis": "1.7.7",
         "wpackagist-plugin/wp-super-cache": "1.12.4",
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.2",
diff --git a/composer.lock b/composer.lock
index 7f92e50..e1c8b3e 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": "7087c78a12414bb2a0019ed51472516e",
+    "content-hash": "e5bb439b9499d2aa9a3ddd1a52207568",
     "packages": [
         {
             "name": "composer/installers",
@@ -1000,15 +1000,15 @@
         },
         {
             "name": "wpackagist-plugin/disable-emojis",
-            "version": "1.7.6",
+            "version": "1.7.7",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/disable-emojis/",
-                "reference": "tags/1.7.6"
+                "reference": "tags/1.7.7"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.6.zip"
+                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.7.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab