You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
@kurtsalsa - Also, note that currently you can't change the PHP version on the fly (hopefully coming in #714), so if you have 7, and you want to switch to 5.6, you'll have to make the changes in the docs (e.g. change OS to Ubuntu 14.04 as well), then run vagrant destroy to destroy the VM, then vagrant up to bring it back up.
I changed the _ php_version_ to 5.6 in config.yml, however php 7.0 is still installed for both web and cli?
I have a site that won't work on 7.0, so what other changes do I need to make to only install 5.6?
The text was updated successfully, but these errors were encountered: