Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

brew install php with specific version

Then choose your version.
brew install php@7.1

Link the PHP version.
brew link --force --overwrite php@7.1
 
PREVIOUS NEXT
Tagged: #brew #install #php #specific #version
ADD COMMENT
Topic
Name
3+2 =