📅  最后修改于: 2022-03-11 14:51:49.342000             🧑  作者: Mango
#Find the PHP version
brew list
#In my case it was php@7.4, then
brew link php@7.4 --force --overwrite
#Now, install valet
valet install