fix(sup): Enable all features for pecl upgrade
This commit is contained in:
parent
ad0262ab48
commit
5606948741
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ export LDFLAGS="-L${HOMEBREW_PREFIX}/opt/openssl@3/lib"
|
|||
export CPPFLAGS="-I${HOMEBREW_PREFIX}/opt/openssl@3/include"
|
||||
export PKG_CONFIG_PATH="${HOMEBREW_PREFIX}/opt/openssl@3/lib/pkgconfig"
|
||||
|
||||
pecl upgrade
|
||||
yes | pecl upgrade
|
||||
|
||||
echo "\n > Upgrading global composer packages...\n"
|
||||
composer global upgrade
|
||||
|
|
Loading…
Add table
Reference in a new issue