Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit 4c1b4aa

Browse files
committed
add wiki link in composer.json
1 parent f52b70d commit 4c1b4aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525
"psr-4": {
2626
"Ddrv\\Iptool\\": "src/"
2727
}
28+
},
29+
"support": {
30+
"issues": "https://github.com/ddrv/iptool/issues",
31+
"source": "https://github.com/ddrv/iptool",
32+
"docs": "https://github.com/ddrv/iptool/wiki"
2833
}
2934
}

0 commit comments

Comments
 (0)