-
Notifications
You must be signed in to change notification settings - Fork 619
Closed as not planned
Labels
Description
Summary
PHP Download all Metavers
Details
Download and install Homebrew.
curl -o- https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | bash
Install and link PHP.
brew install php@8.5
brew link --force --overwrite php@8.5
Additional context
Download and install Homebrew.
curl -o- https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | bash
Install and link PHP.
brew install php@8.5
brew link --force --overwrite php@8.5
Reactions are currently unavailable