Merge pull request #3274 from MikeMcQuaid/official-taps-remove-apache
official_taps: remove apache.
This commit is contained in:
commit
10491e1c30
@ -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