diff --git a/composer.json b/composer.json index 5e38244652048747187b8e2eae35aede54e258da..a8cc8f8f19ca113b79c014ae3f46e54a31aa4de6 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 7ce1544c1707a17f751c292004e7c40db0930c9f..1e017820948a1d339b410136ff03861225588134 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": "daee99c2bd461b7aff156fbf79c4eefd", + "content-hash": "e110e4acd4b2d4ff71dbb217e1b2cfee", "packages": [ { "name": "bjornjohansen/wplang", @@ -964,15 +964,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"