Merge pull request #4007 from MikeMcQuaid/deprecate-homebrew-php
official_taps: deprecate homebrew/php.
This commit is contained in:
commit
a349d85d6b
@ -1,7 +1,3 @@
|
|||||||
OFFICIAL_TAPS = %w[
|
|
||||||
php
|
|
||||||
].freeze
|
|
||||||
|
|
||||||
OFFICIAL_CASK_TAPS = %w[
|
OFFICIAL_CASK_TAPS = %w[
|
||||||
cask
|
cask
|
||||||
versions
|
versions
|
||||||
@ -25,6 +21,7 @@ DEPRECATED_OFFICIAL_TAPS = %w[
|
|||||||
gui
|
gui
|
||||||
head-only
|
head-only
|
||||||
nginx
|
nginx
|
||||||
|
php
|
||||||
python
|
python
|
||||||
science
|
science
|
||||||
tex
|
tex
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user