Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing openssl-certificate paths for homebrew on apple silicon #87

Conversation

sjorek
Copy link
Contributor

@sjorek sjorek commented Feb 16, 2024

As documented in https://docs.brew.sh/Installation the homebrew install-location has changed on apple silicon.

The script installs Homebrew to its default, supported, best prefix (/opt/homebrew for Apple Silicon, /usr/local for macOS Intel and /home/linuxbrew/.linuxbrew for Linux)

Therefore it seems to me advisable to add the new paths for apple silicon installation to the list of openssl ca-bundle-paths. This PR does it, as requested in composer/getcomposer.org#236 (comment)

Cheers 🍻

@Seldaek Seldaek merged commit 3ce2401 into composer:main Feb 23, 2024
14 checks passed
@Seldaek
Copy link
Member

Seldaek commented Feb 23, 2024

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants