Updated to reflect new tap names for php in OSX homebrew.
parent
1e27ff5e22
commit
fe33d7a347
|
@ -112,11 +112,9 @@ Composer is part of the homebrew-php project.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
brew update
|
brew update
|
||||||
brew tap homebrew/homebrew-php
|
|
||||||
brew tap homebrew/dupes
|
brew tap homebrew/dupes
|
||||||
brew tap homebrew/versions
|
brew tap homebrew/php
|
||||||
brew install php55-intl
|
brew install composer
|
||||||
brew install homebrew/php/composer
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installation - Windows
|
## Installation - Windows
|
||||||
|
|
Loading…
Reference in New Issue