Skip to content

Commit

Permalink
Add php-http/discovery in allow-plugins (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
phdhiren authored Feb 10, 2023
1 parent 86db129 commit 7c58c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
composer config --no-plugins allow-plugins.wikimedia/composer-merge-plugin true
composer config --no-plugins allow-plugins.composer/package-versions-deprecated true
composer config --no-plugins allow-plugins.cweagans/composer-patches true
composer config --no-plugins allow-plugins.php-http/discovery true
composer require --dev drush/drush
composer config minimum-stability dev
composer require drupal/rules:3.0.0-alpha7
Expand Down

0 comments on commit 7c58c0a

Please sign in to comment.