Skip to content

Commit 2fb9f49

Browse files
committed
update package description
1 parent bca6302 commit 2fb9f49

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "understand/understand-laravel",
3-
"description": "",
3+
"description": "Laravel service provider for Understand.io",
4+
"keywords": ["laravel", "undertstand.io", "understand", "logs"],
45
"authors": [
56
{
67
"name": "Aivis",
@@ -19,5 +20,9 @@
1920
"Understand\\UnderstandLaravel\\": "src/"
2021
}
2122
},
23+
"extra": {
24+
"component": "package",
25+
"frameworks": ["Laravel 4"]
26+
},
2227
"minimum-stability": "stable"
2328
}

0 commit comments

Comments
 (0)