Skip to content

Commit 3ec8721

Browse files
committed
Update Composer support information.
1 parent 930b497 commit 3ec8721

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
@@ -4,9 +4,11 @@
44
"keywords": ["phpmussel","signatures","generator","sigtool","clamav"],
55
"license": "MIT",
66
"support": {
7-
"chat": "https://gitter.im/phpMussel2/Lobby",
87
"issues": "https://github.com/phpMussel/SigTool/issues",
9-
"source": "https://github.com/phpMussel/SigTool"
8+
"source": "https://github.com/phpMussel/SigTool",
9+
"docs": "https://github.com/phpMussel/SigTool/tree/master/_docs",
10+
"rss": "https://github.com/phpMussel/SigTool/releases.atom",
11+
"chat": "https://gitter.im/phpMussel2/Lobby"
1012
},
1113
"require": {
1214
"php": ">=7.0.3",

0 commit comments

Comments
 (0)