0

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.

dawesydev
  • 11
  • 2
  • 1
    I would recommend you to use a Laravel Sail package to spin up a Dockerized version of your tech stack. There you can easily switch versions for PHP in a matter of seconds without a hassle – aspirinemaga Mar 23 '23 at 14:31

0 Answers0