diff --git a/composer.json b/composer.json index 4b64ac129a947e73ca3d80cdfa8358e76a813b08..7514442b0770b0f9070d5a5477cfedf1f28903ba 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" } }