We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f302f7 commit f0bfea3Copy full SHA for f0bfea3
.github/workflows/build-macos.yml
@@ -44,7 +44,7 @@ jobs:
44
# Ensure no conflicts with cmake from pinned/local tap
45
brew uninstall --ignore-dependencies cmake || true
46
47
- # Install standard PHP dependencies
+ # Install standard PHP dependencies
48
brew reinstall autoconf webp tidy-html5 libzip libsodium icu4c curl
49
brew install \
50
bison \
0 commit comments