diff --git a/composer.json b/composer.json index d17eaf9..3041ebd 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,8 @@ }, "config": { "allow-plugins": { - "bamarni/composer-bin-plugin": true + "bamarni/composer-bin-plugin": true, + "php-http/discovery": true } } }