diff --git a/composer.json b/composer.json index 905fd1f3..fcfbf322 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,8 @@ "sort-packages": true, "allow-plugins": { "pestphp/pest-plugin": true, - "php-http/discovery": true + "php-http/discovery": true, + "composer/installers": true } }, "minimum-stability": "stable",