Skip to content

Commit 4986993

Browse files
committed
fixed #3 removed search option from packages.json
1 parent 5138f54 commit 4986993

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Storage.php

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ protected function writeProviderLatest($name, $hash)
162162
protected function writePackagesJson($hash)
163163
{
164164
$data = [
165-
'search' => '/search.json?q=%query%',
166165
'providers-url' => '/p/%package%/%hash%.json',
167166
'provider-includes' => [
168167
'p/provider-latest/%hash%.json' => [

0 commit comments

Comments
 (0)