diff --git a/composer.json b/composer.json index 9f41fd1b695..6ec5228cd16 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,8 @@ "php": "8.1" }, "allow-plugins": { - "openemr/oe-module-installer-plugin": true + "openemr/oe-module-installer-plugin": true, + "php-http/discovery": false } }, "require-dev": {