diff --git a/composer.json b/composer.json index 8a2d5b54..2d7c5f81 100644 --- a/composer.json +++ b/composer.json @@ -44,10 +44,5 @@ "psr-4": { "Ddeboer\\Imap\\Tests\\": "tests/" } - }, - "config": { - "allow-plugins": { - "malukenho/mcbumpface": false - } } }