diff --git a/composer.json b/composer.json index 7987973..77387a0 100644 --- a/composer.json +++ b/composer.json @@ -59,7 +59,11 @@ } }, "config": { - "process-timeout": 0 + "process-timeout": 0, + "allow-plugins": { + "composer/installers": true, + "dealerdirect/phpcodesniffer-composer-installer": true + } }, "scripts":{ "test": [