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

Allow PHPStan Extension Installer

parent 17031dbe
Branches
No related tags found
No related merge requests found
......@@ -20,6 +20,8 @@
- 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
# Allow PHPStan Extension Installer
- composer config --no-plugins --no-interaction allow-plugins.phpstan/extension-installer true
.customreferences:
LanguageFiles: []
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment