Skip to content

Commit 47b6fa8

Browse files
committed
Add keywords to composer.json
1 parent 117c967 commit 47b6fa8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "pp-spaces/laravel-repository",
33
"description": "Repository Design Pattern implementation for Laravel",
4+
"keywords": [
5+
"pp-spaces",
6+
"laravel",
7+
"repository",
8+
"laravel-repository",
9+
"repository-pattern"
10+
],
411
"type": "library",
512
"license": "MIT",
613
"authors": [

0 commit comments

Comments
 (0)