1
0
Fork 0

Update brew instructions, closes #2919

pull/3069/head
Jordi Boggiano 2014-06-22 10:52:33 +02:00
parent ac497feaba
commit dcea95feba
1 changed files with 2 additions and 2 deletions

View File

@ -112,10 +112,10 @@ Composer is part of the homebrew-php project.
```sh
brew update
brew tap josegonzalez/homebrew-php
brew tap homebrew/homebrew-php
brew tap homebrew/versions
brew install php55-intl
brew install josegonzalez/php/composer
brew install homebrew/php/composer
```
## Installation - Windows