Skip to content

Commit

Permalink
Brewfile: Install PHP 5.5 with GMP support
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Apr 28, 2014
1 parent 6a9eb9e commit a76db30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a76db30

Please sign in to comment.