aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-04-28 18:43:53 +0200
committerMathias Bynens <mathias@qiwi.be>2014-04-28 18:43:53 +0200
commita76db30d6529e41138009fe3dc67f21ba782496e (patch)
tree4b4bfeaca001dc8aee8faf6c80b323093b223dd3
parent6a9eb9e605077e2b1d2cc4b967ae83adb2508b07 (diff)
downloaddotfiles-a76db30d6529e41138009fe3dc67f21ba782496e.tar.gz
dotfiles-a76db30d6529e41138009fe3dc67f21ba782496e.tar.bz2
dotfiles-a76db30d6529e41138009fe3dc67f21ba782496e.zip
Brewfile: Install PHP 5.5 with GMP support
-rwxr-xr-xBrewfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Brewfile b/Brewfile
index b32caf7..25bec16 100755
--- a/Brewfile
+++ b/Brewfile
@@ -30,7 +30,7 @@ install narwhal
# Install more recent versions of some OS X tools
install vim --override-system-vi
install homebrew/dupes/grep
-install josegonzalez/homebrew-php/php55
+install homebrew/homebrew-php/php55 --with-gmp
# This formula didn’t work well last time I tried it:
#install homebrew/dupes/screen