Make it possible to set custom env variables:
- path to php executable, so we can support non-standard php's, like custom php versions on plesk on prod servers or alike
- path to composer phar file, often not in $PATH
- same for other possibly used commands
Make it possible to set custom env variables: