We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon 1.3.4 on OSX downgrade

I installed phalcon using homebrew but I need to downgrade for the time being to 1.3.4 and can't find any documentation on how to do this with on osx.

Thanks

git clone https://github.com/phalcon/cphalcon
git checkout 1.3.6
cd cphalcon/build
sudo ./install