Migrate homebrew-php to Homebrew organization.
This commit is contained in:
parent
f6c6d0f60e
commit
513a1f2ebd
@ -76,7 +76,6 @@ module Homebrew extend self
|
|||||||
end
|
end
|
||||||
|
|
||||||
SEARCHABLE_TAPS = [
|
SEARCHABLE_TAPS = [
|
||||||
%w{josegonzalez php},
|
|
||||||
%w{marcqualie nginx},
|
%w{marcqualie nginx},
|
||||||
%w{Homebrew apache},
|
%w{Homebrew apache},
|
||||||
%w{Homebrew versions},
|
%w{Homebrew versions},
|
||||||
@ -86,6 +85,7 @@ module Homebrew extend self
|
|||||||
%w{Homebrew completions},
|
%w{Homebrew completions},
|
||||||
%w{Homebrew binary},
|
%w{Homebrew binary},
|
||||||
%w{Homebrew python},
|
%w{Homebrew python},
|
||||||
|
%w{Homebrew php},
|
||||||
]
|
]
|
||||||
|
|
||||||
def query_regexp(query)
|
def query_regexp(query)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user