Upgrading to DrupalVM 3.0 with PHP 7.0
-
If you are in the middle of some work, feel free to create a backup of your current database, either with SequelPro, or via
drush cc all drush sql-dump -l default --gzip --result-file=../db/backups/pre-vm-upgrade-$(date +%m.%d.%y-%H-%M).sql.gzip
-
Remove the current environment with
vagrant destroy -f