Composer and CLI php version change

 Compoer 

composer self-update --1

CLI php version
sudo update-alternatives --set php /usr/bin/php7.2

How to check if Magento is running in production mode or developer mode

If you want to know. your Magento 2 website is running on which environment you can run below command on terminal and very easily you can kn...

Popular Posts

Posts