I'm currently using PHP@8.2.4 but I require PHP@7.4 for an old app. But when I attempt brew unlink php@8.2.4
I get the following error:
Error: No such keg: /opt/homebrew/Cellar/php@8.2.4
I want to be able to switch/downgrade to a older version.
I'm currently using PHP@8.2.4 but I require PHP@7.4 for an old app. But when I attempt brew unlink php@8.2.4
I get the following error:
Error: No such keg: /opt/homebrew/Cellar/php@8.2.4
I want to be able to switch/downgrade to a older version.