Skip to content

Commit

Permalink
Merge pull request #28 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 Jan 9, 2023
2 parents 9fa0a26 + 53d7248 commit 8216750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-install-magento.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function install_magento() {
composer config prefer-stable true

# CLI management of composer replace dependencies
php $DIR_BASE/replace-dependencies.php $DIR_TARGET
composer require ampersand/replace-magento-composer-dependency-version-audit-plugin:"*" --no-interaction

# Use lower version of monolog, https://github.com/magento/magento2/pull/35596
# If composer install fails its likely because of that in 2.4.5 it requires >=2.7.0
Expand Down

0 comments on commit 8216750

Please sign in to comment.