Answers for "command to switch versions of php in windows"

PHP
1

switch php version

sudo update-alternatives --config php
sudo update-alternatives --config phar
sudo update-alternatives --config phar.phar
Posted by: Guest on June-18-2021

Code answers related to "command to switch versions of php in windows"

Browse Popular Code Answers by Language