Skip to content

Commit

Permalink
Update travis-install-magento.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
convenient authored Jul 7, 2022
1 parent 1830720 commit 397071b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion travis-install-magento.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ function install_magento() {
composer config minimum-stability dev
composer config prefer-stable true
composer require monolog/monolog:"!=2.7.0" --no-update # https://github.com/magento/magento2/pull/35596
composer remove --no-interaction magento/composer-dependency-version-audit-plugin
composer install

php bin/magento | head -2
Expand Down

0 comments on commit 397071b

Please sign in to comment.