[21:02:32] <Dzienny> The "vagrant up" ended with: The SSH command responded with a non-zero exit status. Vagrant [21:03:46] <Dzienny> Then I grep'ed the output for errors and found: ==> default: Error: /usr/local/bin/composer install --optimize-autoloader --prefer-dist returned 2 instead of one of [0] [21:03:46] <Dzienny> /usr/local/bin/composer install --optimize-autoloader --prefer-dist returned 2 instead of one of [0]
Some composer calls will possibly need updating in vagrant
Changes to force 1.x:
https://gerrit.wikimedia.org/r/c/mediawiki/vagrant/+/636209
https://gerrit.wikimedia.org/r/c/mediawiki/vagrant/+/636212