From 9cea2f3fa06cc8fcaf9f8cf7d3e64ee0cc63b49c Mon Sep 17 00:00:00 2001 From: renovate <renovate-bot@autistici.org> Date: Thu, 14 Sep 2023 10:35:40 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/disable-emojis to v1.7.6 --- composer.json | 2 +- composer.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index b35f27e4..35094584 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.5", + "wpackagist-plugin/disable-emojis": "1.7.6", "wpackagist-plugin/wp-super-cache": "1.10.0", "wpackagist-plugin/wp-piwik": "1.0.28", "wpackagist-plugin/wp-syntax": "1.1", diff --git a/composer.lock b/composer.lock index 047f95e5..c651082e 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": "41c514add26970a16c704aba5ad57199", + "content-hash": "bf3beb7956181b065eec3dac4340c5d4", "packages": [ { "name": "bjornjohansen/wplang", @@ -970,15 +970,15 @@ }, { "name": "wpackagist-plugin/disable-emojis", - "version": "1.7.5", + "version": "1.7.6", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/disable-emojis/", - "reference": "tags/1.7.5" + "reference": "tags/1.7.6" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.5.zip" + "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.6.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" -- GitLab