I have installed php@7.3 using rosetta 2 on the Apple Silicon M1 Big Sur macbook. And also I have natively installed php@7.4 as well. I have a project which needs to use php@7.3 version. But when I php -v
it outputs the php@7.4 version. Can anyone please help me to resolve this issue ?
Thanks