Update Mac OS PHP installation instructions
The homebrew/php repository has been deprecated, and php formulae have been moved to [homebrew-core](https://github.com/Homebrew/homebrew-core)
This commit is contained in:
Родитель
967243e41d
Коммит
6d0ebb131c
|
@ -18,8 +18,7 @@ If it's not PHP 7.1, then you have a few different options for how to access it:
|
|||
1. Install [Homebrew](http://brew.sh/)
|
||||
2. Install PHP 7.1 and Composer
|
||||
```
|
||||
brew tap homebrew/php
|
||||
brew install php71
|
||||
brew install php@7.1
|
||||
brew install composer
|
||||
```
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче