what it does:

switch PHP versions with a simple command from anywhere:

php-switch 7.3

OR

php-switch 7.1

how to install:

  1. git clone this project:
git clone https://github.com/sunnysideup/silverstripe-switch-php-versions.git
  1. install:
sudo bash silverstripe-switch-php-versions/install.sh
  1. remove install files:
rm silverstripe-switch-php-versions -rf