alnutile / behat-vagrant

Installs a complete preconfigured environment to use the behat_editor, behat_editor_saucelabs and behat_editor_github modules
GNU General Public License v2.0
4 stars 2 forks source link

Clear defaults/workflow #5

Open alnutile opened 10 years ago

alnutile commented 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