Skip to content

Commit 7e16550

Browse files
committed
Update composer.json
1 parent 1cd86c2 commit 7e16550

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "kalnoy/nestedset",
3-
"description": "",
3+
"description": "Nested Set Model for Laravel 4",
4+
"keywords": ["laravel", "nested set", "database", "hierarchy"],
5+
46
"authors": [
57
{
68
"name": "Aleksander Kalnoy",
@@ -18,4 +20,4 @@
1820
}
1921
},
2022
"minimum-stability": "dev"
21-
}
23+
}

0 commit comments

Comments
 (0)