From e955560171b6131d45e0c6cb6fc57c5ea4016003 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Thu, 19 Jul 2012 10:41:59 +0200 Subject: .brew: Install PHP 5.4 --- .brew | 2 ++ 1 file changed, 2 insertions(+) (limited to '.brew') diff --git a/.brew b/.brew index d66eed4..c7a7e5a 100755 --- a/.brew +++ b/.brew @@ -21,6 +21,8 @@ brew install narwhal # Install more recent versions of some OS X tools brew tap homebrew/dupes brew install homebrew/dupes/grep +brew tap josegonzalez/homebrew-php +brew install php54 # These two formulae didn’t work well last time I tried them: #brew install homebrew/dupes/vim -- cgit v1.2.3