Open alnutile opened 10 years ago
right now composer complains the lock file is out of sync Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
composer --working-dir=/vagrant/public/drupal.vbox.local/docroot/sites/default/files/composer install
So I need to make sure the drush composer-rebuild-file and or drush composer-json-rebuild work this out
or force it by removing the lock file first
right now composer complains the lock file is out of sync Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
composer --working-dir=/vagrant/public/drupal.vbox.local/docroot/sites/default/files/composer install
So I need to make sure the drush composer-rebuild-file and or drush composer-json-rebuild work this out
or force it by removing the lock file first