From 8fbdbc28dd02d74578a6b3dd3f764e436cca454c Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Wed, 12 Sep 2018 14:06:26 +0200
Subject: [PATCH] Cleanup composer.json

---
 composer.json | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/composer.json b/composer.json
index 4b64ac1..7514442 100644
--- a/composer.json
+++ b/composer.json
@@ -64,14 +64,6 @@
                     "description": "(Re-)Configure Behat for this project."
                 }
             }
-        },
-        "scripts-description": {
-            "lakedrops-composer-scripts": "Scan LakeDrops plugins for scripts.",
-            "d4d": "(Re-)Configure docker for this project."
         }
-    },
-    "scripts": {
-        "lakedrops-composer-scripts": "LakeDrops\\ComposerScripts\\Plugin::scripts",
-        "d4d": "LakeDrops\\Docker4Drupal\\Plugin::config"
     }
 }
-- 
GitLab