Skip to content

Commit

Permalink
remove allow for missing composer plugin on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
byrond committed Aug 13, 2024
1 parent 3bd57f8 commit 563b0e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ install:
- composer config --no-plugins allow-plugins.cweagans/composer-patches true
- composer config --no-plugins allow-plugins.composer/installers true
- composer config --no-plugins allow-plugins.drupal/core-composer-scaffold true
- composer config --no-plugins dealerdirect/phpcodesniffer-composer-installer true
- composer config --no-plugins phpstan/extension-installer true
- composer config --no-plugins php-http/discovery true
- set COMPOSER_MEMORY_LIMIT=-1&& composer install --no-interaction --ignore-platform-req=ext-gd
Expand Down

0 comments on commit 563b0e6

Please sign in to comment.