From a76db30d6529e41138009fe3dc67f21ba782496e Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Mon, 28 Apr 2014 18:43:53 +0200 Subject: Brewfile: Install PHP 5.5 with GMP support --- Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3