Change PHP Version in Plesk using command line
As a Drupal developer, I use composer which is a dependency manager for PHP. A big part of developing Drupal 8 and above is to be able to use composer to install Drupal core, modules, themes and all dependencies without having to manually install everything individually. It is now recommended to install a Drupal module using composer to download it's dependencies.