Przeglądaj źródła

use php 5.5 in homebrew instructions

zeke 11 lat temu
rodzic
commit
c16f83a8c8
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 ```