diff --git a/composer.json b/composer.json index ad9234b7..7502f61e 100644 --- a/composer.json +++ b/composer.json @@ -46,6 +46,10 @@ } }, "config": { + "allow-plugins": { + "ergebnis/composer-normalize": true, + "infection/extension-installer": true + }, "platform": { "php": "7.4.26" },