magento2-vagrant-for-developers
magento2-vagrant-for-developers copied to clipboard
Composer upgrade
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?
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?