Stage Switcher 2.0.0 installation failed

Composer doesn’t change the packages/extensions that PHP uses so you’ll need to do that manually.

Try:
sudo apt-get install php-curl for PHP 7
or:
sudo apt-get install php5-curl for PHP5

1 Like