From 1c0f12307bc1699e90fcf3c61543d359100dbe43 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 5 Oct 2017 20:33:22 -0700 Subject: official_taps: remove apache. It's now deprecated. --- Library/Homebrew/official_taps.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Homebrew/official_taps.rb b/Library/Homebrew/official_taps.rb index dcb65d9f8..ed966c804 100644 --- a/Library/Homebrew/official_taps.rb +++ b/Library/Homebrew/official_taps.rb @@ -1,5 +1,4 @@ OFFICIAL_TAPS = %w[ - apache nginx php science @@ -17,6 +16,7 @@ OFFICIAL_CMD_TAPS = { }.freeze DEPRECATED_OFFICIAL_TAPS = %w[ + apache binary completions devel-only -- cgit v1.2.3