Done!

Upgrade PHP Version 7.0 to PHP Version 7.2


Run the command below, to upgrade PHP version to 7.2

sudo add-apt-repository ppa:ondrej/php
sudo apt-get update 
sudo apt-get install php7.2 php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-mysql php7.2-mbstring