aboutsummaryrefslogtreecommitdiffstats
path: root/.brew
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-07-19 10:41:59 +0200
committerMathias Bynens <mathias@qiwi.be>2012-07-19 10:41:59 +0200
commite955560171b6131d45e0c6cb6fc57c5ea4016003 (patch)
tree256781086c68876afc9b144f0b189209bf88213c /.brew
parent95ed1a16c58fe99b47d9eca051f5006d583cab5f (diff)
downloaddotfiles-e955560171b6131d45e0c6cb6fc57c5ea4016003.tar.gz
dotfiles-e955560171b6131d45e0c6cb6fc57c5ea4016003.tar.bz2
dotfiles-e955560171b6131d45e0c6cb6fc57c5ea4016003.zip
.brew: Install PHP 5.4
Diffstat (limited to '.brew')
-rwxr-xr-x.brew2
1 files changed, 2 insertions, 0 deletions
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