Update brew instructions, closes #2919
parent
ac497feaba
commit
dcea95feba
|
@ -112,10 +112,10 @@ Composer is part of the homebrew-php project.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew update
|
brew update
|
||||||
brew tap josegonzalez/homebrew-php
|
brew tap homebrew/homebrew-php
|
||||||
brew tap homebrew/versions
|
brew tap homebrew/versions
|
||||||
brew install php55-intl
|
brew install php55-intl
|
||||||
brew install josegonzalez/php/composer
|
brew install homebrew/php/composer
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation - Windows
|
## Installation - Windows
|
||||||
|
|
Loading…
Reference in New Issue