Add missing tap for homebrew installation
parent
3874a11238
commit
5a4ead4290
|
@ -113,6 +113,7 @@ Composer is part of the homebrew-php project.
|
|||
```sh
|
||||
brew update
|
||||
brew tap homebrew/homebrew-php
|
||||
brew tap homebrew/dupes
|
||||
brew tap homebrew/versions
|
||||
brew install php55-intl
|
||||
brew install homebrew/php/composer
|
||||
|
|
Loading…
Reference in New Issue