📜  mac如何从php7.4切换到php7.3 - PHP代码示例

📅  最后修改于: 2022-03-11 14:54:07.053000             🧑  作者: Mango

代码示例1
brew unlink php@7.4
brew link php@7.3