herd use
command to set the global PHP version.
herd isolate
command to specify which PHP version a particular site should use.
The isolate
command configures Herd to use the specified PHP version for the site located in your current working directory:
--site
option:
herd php
, composer
, and which-php
commands to proxy calls to the appropriate PHP CLI or tool based on the configured PHP version for the current directly and site:
isolated
command to display a list of all of your isolated sites and their PHP and Node.js versions:
unisolate
command from the root directory of the site: