From 9421afa5489a34c9e1de514c616968570c083867 Mon Sep 17 00:00:00 2001 From: Kenneth Sungcaya Date: Wed, 5 Aug 2015 16:37:03 +0400 Subject: [PATCH] add keywords --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index bcf4fc2..c12ed4b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "ksungcaya/phpass-laravel", "description": "PHPass Hashing integration to Laravel 5", + "keywords": ["phpass", "laravel", "hashing", "password"], "license": "MIT", "authors": [ {