diff --git a/composer.json b/composer.json index c1ab56b78..83dac9ecf 100644 --- a/composer.json +++ b/composer.json @@ -147,13 +147,5 @@ "*" ] } - }, - "config": { - "bin-dir": "bin", - "preferred-install": "dist", - "optimize-autoloader": true, - "allow-plugins": { - "visiosoft/composer-merge-plugin": true - } } }