Skip to content

Commit 2365389

Browse files
authored
Update composer.json
1 parent 689144b commit 2365389

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"keywords": ["yii2", "websocket", "component", "ratchet"],
66
"license": "MIT",
77
"authors": [
8+
{
9+
"name": "Gergely Horvath (Hunwalk)",
10+
"email": "horg3r@gmail.com"
11+
},
812
{
913
"name": "Sergey Poltaranin (Consik)",
1014
"email": "consigliere.kz@gmail.com"
@@ -25,4 +29,4 @@
2529
"url": "https://asset-packagist.org"
2630
}
2731
]
28-
}
32+
}

0 commit comments

Comments
 (0)