diff --git a/doc/00-intro.md b/doc/00-intro.md index 487a6a9e5..7b62fee16 100644 --- a/doc/00-intro.md +++ b/doc/00-intro.md @@ -100,6 +100,9 @@ Composer is part of the homebrew-php project. 2. Run `brew install josegonzalez/php/composer`. 3. Use Composer with the `composer` command. +> **Note:** If you receive an error saying PHP53 or higher is missing use this command to install php +> `brew install php53-intl` + ## Installation - Windows ### Using the Installer