diff --git a/composer.json b/composer.json index 77cc174..933b909 100755 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "jakeboyles/Laravel-Searchy", + "name": "jakeboyles/laravel-searchy", "description": "Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.", "keywords": ["laravel","search","fuzzy"], "license": "MIT",