official_taps: remove apache.
It's now deprecated.
This commit is contained in:
parent
57035b3ba4
commit
1c0f12307b
@ -1,5 +1,4 @@
|
|||||||
OFFICIAL_TAPS = %w[
|
OFFICIAL_TAPS = %w[
|
||||||
apache
|
|
||||||
nginx
|
nginx
|
||||||
php
|
php
|
||||||
science
|
science
|
||||||
@ -17,6 +16,7 @@ OFFICIAL_CMD_TAPS = {
|
|||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
DEPRECATED_OFFICIAL_TAPS = %w[
|
DEPRECATED_OFFICIAL_TAPS = %w[
|
||||||
|
apache
|
||||||
binary
|
binary
|
||||||
completions
|
completions
|
||||||
devel-only
|
devel-only
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user