Skip to content
Snippets Groups Projects
Commit 963b1ba1 authored by jurgenhaas's avatar jurgenhaas
Browse files

Disallow plugin php-http/discovery

parent 2e17719d
Branches
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@
# Add the Drupal Vendor Hardening Composer Plugin.
# see https://github.com/drupal/core-vendor-hardening
- composer config --no-plugins --no-interaction allow-plugins.drupal/core-vendor-hardening true
# Disallowing plugin script.
- composer config --no-plugins --no-interaction allow-plugins.php-http/discovery false
.customreferences:
LanguageFiles: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment