Skip to content

Commit

Permalink
Merge pull request #18 from AmpersandHQ/convenient-patch-1
Browse files Browse the repository at this point in the history
Update travis-install-magento.sh
  • Loading branch information
convenient authored Jul 7, 2022
2 parents 275d4e0 + c0b2138 commit 98871d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis-install-magento.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ function install_magento() {
cd $DIR_TARGET
composer config --no-interaction allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
composer config --no-interaction allow-plugins.laminas/laminas-dependency-plugin true
composer config --no-interaction allow-plugins.magento/composer-dependency-version-audit-plugin true
composer config --no-interaction allow-plugins.magento/* true
composer config --unset repo.0
composer config repo.composerrepository composer $COMPOSER_REPOSITORY
Expand Down

0 comments on commit 98871d2

Please sign in to comment.