Skip to content

Commit ef46e46

Browse files
committed
Update composer.json
1 parent 160eeef commit ef46e46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name" : "kawankoding/laravel-fcm",
33
"description" : "A package to send Firebase notification cross Laravel Application",
4-
"authors" : [
4+
"authors": [
55
{
6-
"name" : "Muhammad Amirul Ihsan",
7-
"email" : "[email protected]",
8-
"website" : "http://kawankoding.com"
6+
"name": "Muhammad Amirul Ihsan",
7+
"email": "[email protected]",
98
}
109
],
10+
"keywords": ["framework", "laravel", "laravel-fcm", "kawankoding", "push-notification"],
1111
"autoload" : {
1212
"psr-4" : {
1313
"Kawankoding\\Fcm\\" : "src/"

0 commit comments

Comments
 (0)