1
0
Fork 0

use php 5.5 in homebrew instructions

pull/2868/head
zeke 2014-04-01 13:07:50 -07:00
parent 8c382d4929
commit c16f83a8c8
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Composer is part of the homebrew-php project.
brew update
brew tap josegonzalez/homebrew-php
brew tap homebrew/versions
brew install php53-intl
brew install php55-intl
brew install josegonzalez/php/composer
```