Skip to content

Commit fcad606

Browse files
committed
feat: add php deps
1 parent c094b23 commit fcad606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup/brew.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ if $brewinstall; then
193193
brew install libpng
194194
brew install libxml2
195195
brew install libzip
196+
brew install gmp
197+
brew install libsodium
198+
brew install imagemagick
196199
brew install pkg-config
197200
brew install re2c
198201
brew install zlib

0 commit comments

Comments
 (0)