Skip to content

Commit

Permalink
Allo plugin phpstan/extension-installer (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrfritsch authored Aug 4, 2022
1 parent 418d8e9 commit 0385dcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/stages/prepare_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,5 @@ _stage_prepare_build() {
composer config allow-plugins.composer/installers true --no-plugins --working-dir="${DRUPAL_TESTING_DRUPAL_INSTALLATION_DIRECTORY}"
composer config allow-plugins.oomphinc/composer-installers-extender true --no-plugins --working-dir="${DRUPAL_TESTING_DRUPAL_INSTALLATION_DIRECTORY}"
composer config allow-plugins.dealerdirect/phpcodesniffer-composer-installer true --no-plugins --working-dir="${DRUPAL_TESTING_DRUPAL_INSTALLATION_DIRECTORY}"
composer config allow-plugins.phpstan/extension-installer true --no-plugins --working-dir="${DRUPAL_TESTING_DRUPAL_INSTALLATION_DIRECTORY}"
}

0 comments on commit 0385dcf

Please sign in to comment.