Skip to content

Commit 094beda

Browse files
author
Stanislav
committed
[UPDATE] Composer info
1 parent 1d175e0 commit 094beda

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

composer.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,18 @@
1010
"websockets php",
1111
"websocket php server"
1212
],
13-
"homepage": "https://github.com/stanislav-web/ZF2-PHP-WebSocket-Server-Factory.git",
13+
"support": {
14+
"issues": "https://github.com/stanislav-web/ZF2-PHP-WebSocket-Server-Factory/issues"
15+
},
16+
"homepage": "https://github.com/stanislav-web/ZF2-PHP-WebSocket-Server-Factory",
17+
"minimum-stability": "stable",
18+
"license": "MIT",
1419
"authors": [
1520
{
1621
"name": "Stanislav WEB",
1722
"email": "[email protected]",
18-
"homepage": "https://github.com/stanislav-web/"
23+
"homepage": "https://github.com/stanislav-web/",
24+
"role": "Developer"
1925
}
2026
],
2127
"require": {

0 commit comments

Comments
 (0)