diff --git a/composer.json b/composer.json
index 38066f66f337cc4c7abe33fc2eaafbd36aad89eb..619979b8cc457d19d32ee23b52e06ccd53fa0341 100644
--- a/composer.json
+++ b/composer.json
@@ -39,7 +39,7 @@
         "bjornjohansen/wplang": "0.1.1",
         "wpackagist-plugin/disable-wordpress-updates": "1.7.0",
         "wpackagist-plugin/more-privacy-options": "4.6",
-        "wpackagist-plugin/disable-emojis": "1.7.3",
+        "wpackagist-plugin/disable-emojis": "1.7.4",
         "wpackagist-plugin/wp-super-cache": "1.7.7",
         "wpackagist-plugin/wp-piwik": "1.0.27",
         "wpackagist-plugin/wp-statusnet": "1.4.2",
diff --git a/composer.lock b/composer.lock
index e9006cabd098c3e3990485c71f9bd7676addeac0..6354b3d641702b2ecb9ca985d33e6bc0bf6d3202 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": "24a9dcc4aa5788d0388e8cf68d6d33c5",
+    "content-hash": "59a2a8ab6390601851d9f7adafa76a8e",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -928,15 +928,15 @@
         },
         {
             "name": "wpackagist-plugin/disable-emojis",
-            "version": "1.7.3",
+            "version": "1.7.4",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/disable-emojis/",
-                "reference": "tags/1.7.3"
+                "reference": "tags/1.7.4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.3.zip"
+                "url": "https://downloads.wordpress.org/plugin/disable-emojis.1.7.4.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"