Update with Brew PHP Switcher. Remove deprecated PHP tap. (#931)

Brew PHP Switcher is the most currently maintained tool for switching between versions of php.
This commit is contained in:
Pedro Lozano 2018-07-04 03:39:25 +02:00 committed by Jose Diaz-Gonzalez
parent 883b0d6f3a
commit d5df3e93c5
1 changed files with 1 additions and 1 deletions

View File

@ -759,8 +759,8 @@ Libraries to help manage database schemas and migrations.
### PHP Installation
*Tools to help install and manage PHP on your computer.*
* [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
* [HomeBrew](https://brew.sh/) - A package manager for OSX.
* [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.