Browse Source

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.
pull/852/merge
Pedro Lozano 7 years ago
parent
commit
d5df3e93c5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

759
 ### PHP Installation
759
 ### PHP Installation
760
 *Tools to help install and manage PHP on your computer.*
760
 *Tools to help install and manage PHP on your computer.*
761
 
761
 
762
-* [HomeBrew PHP](https://github.com/Homebrew/homebrew-php) - A PHP tap for HomeBrew.
763
 * [HomeBrew](https://brew.sh/) - A package manager for OSX.
762
 * [HomeBrew](https://brew.sh/) - A package manager for OSX.
763
+* [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
764
 * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
764
 * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
765
 * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
765
 * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
766
 * [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.
766
 * [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.

Loading…
Cancel
Save