diff --git a/composer.json b/composer.json index 6fb74936..4a1a6d67 100644 --- a/composer.json +++ b/composer.json @@ -70,8 +70,6 @@ } }, "config": { - "allow-plugins": { - "*": false - } + "allow-plugins": false } }