Allow php http discovery in composer

This commit is contained in:
Keegan Rankin 2025-10-17 15:09:10 -07:00
parent 2cd950ccab
commit f4de01ea03

View file

@ -187,6 +187,7 @@
"cweagans/composer-patches": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": false,
"php-http/discovery": true,
"wikimedia/composer-merge-plugin": true
}
},