diff --git a/composer.json b/composer.json index 56ae1f8d24dbb0f96901919a1d1ebd8dfcbc41b5..f71b5bfb07b656a9151ae907c569f0b1dba8b6ae 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 68096b18d5a71c4a22b66f292ae88aa082a76928..141caf8485d1755a9f15ad2a126e5ecbfdc6a4e9 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" }