diff --git a/composer.json b/composer.json
index a1076c1041921db74137d999c36126c0cca46dd2..2e53f41a62d34c567981a1abd5932abf2563f7e6 100644
--- a/composer.json
+++ b/composer.json
@@ -49,11 +49,6 @@
             "You can read more about this composer repository at:",
             "https://www.drupal.org/node/2718229"
         ],
-        "merge-plugin": {
-            "recurse": true,
-            "replace": false,
-            "merge-extra": false
-        },
         "installer-paths": {
             "core": ["type:drupal-core"],
             "libraries/{$name}": ["type:drupal-library"],
diff --git a/composer.lock b/composer.lock
index 6c58cb455f611006a6eee2d64dba13d1b89df69e..e6c4cac16b2591207b5781b19a831e3562b8f426 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": "ffa355776a1fae1e88712fae77cbc517",
+    "content-hash": "a0aee7917924874fecf8fc9af3c86275",
     "packages": [
         {
             "name": "asm89/stack-cors",
@@ -4326,9 +4326,6 @@
                 "ext-zip": "Enabling the zip extension allows you to unzip archives",
                 "ext-zlib": "Allow gzip compression of HTTP requests"
             },
-            "bin": [
-                "bin/composer"
-            ],
             "type": "library",
             "extra": {
                 "branch-alias": {