From 6953d25ad1bc1615cbc9fd398d5d1811b1473f53 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Wed, 28 Jun 2023 08:38:40 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/disable-emojis to v1.7.5

---
 composer.json |  2 +-
 composer.lock | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.json b/composer.json
index 56ae1f8d..f71b5bfb 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,7 @@
         "bjornjohansen/wplang": "0.2.0",
         "wpackagist-plugin/disable-wordpress-updates": "1.7.1",
         "wpackagist-plugin/more-privacy-options": "4.6",
-        "wpackagist-plugin/disable-emojis": "1.7.4",
+        "wpackagist-plugin/disable-emojis": "1.7.5",
         "wpackagist-plugin/wp-super-cache": "1.9.4",
         "wpackagist-plugin/wp-piwik": "1.0.28",
         "wpackagist-plugin/wp-syntax": "1.1",
diff --git a/composer.lock b/composer.lock
index 68096b18..141caf84 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": "46871cbc8da2608ae1255966c4e47188",
+    "content-hash": "e61c83f826e1352418401d0a12d5de77",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -938,15 +938,15 @@
         },
         {
             "name": "wpackagist-plugin/disable-emojis",
-            "version": "1.7.4",
+            "version": "1.7.5",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/disable-emojis/",
-                "reference": "tags/1.7.4"
+                "reference": "tags/1.7.5"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.4.zip"
+                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.5.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
@@ -2117,5 +2117,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.2.0"
+    "plugin-api-version": "2.3.0"
 }
-- 
GitLab