AdiHuang's notes

brew-link-php-version.md

brew切换php版本

brew unlink php@8.1 // 解除
brew link php@7.4   // 绑定