diff --git a/composer.json b/composer.json index fb64d9049..18b59e9b7 100644 --- a/composer.json +++ b/composer.json @@ -95,7 +95,10 @@ "config": { "preferred-install": "dist", "sort-packages": true, - "process-timeout": 3000 + "process-timeout": 3000, + "allow-plugins": { + "phpstan/extension-installer": false + } }, "funding": [ {