Change Laravel Homestead php version

You can simply run sudo update-alternatives --config php and choose from the list like this:

You should then change the defaults for phar, phar.phar, phpize, php-config the same way you did for php.

enter image description here