Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 233 Bytes

Install PHP 5.5 via Homebrew

If you're a little annoyed that Homebrew removed homebrew/php and need to run PHP 5.5 for legacy reasons, or whatever, this tap can help you!

$ brew tap Zeriz/php55
$ brew install [email protected]