In the Ubuntu machine, PHP 7.1
is installed. Now I am working Laravel latest version. It requires PHP version PHP7.2*.
I run this command:
apt-get install php7.2
But it is still showing php7.1 version.
php -v
PHP 7.2.21-1+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Aug 7 2019 09:53:30) ( NTS )