Explorar el Código

use php 5.5 in homebrew instructions

zeke hace 11 años
padre
commit
c16f83a8c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/00-intro.md

+ 1 - 1
doc/00-intro.md

@@ -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
 ```