magento2-vagrant-for-developers icon indicating copy to clipboard operation
magento2-vagrant-for-developers copied to clipboard

Composer upgrade

Open piotrekkaminski opened this issue 7 years ago • 1 comments

Seems like the composer inside the environment is pretty ancient (1.1.2) and doesn't support things like composer show --outdated --minor-only

would it make sense to upgrade it?

piotrekkaminski avatar Jun 15 '18 19:06 piotrekkaminski

Ran into problems with that, too, while using composer in a vagrant ssh session. Maybe ./scripts/host/composer.phar can be copied to /usr/local/bin/composer?

Vinai avatar Apr 01 '19 15:04 Vinai