Skip to content

Commit 64a0103

Browse files
committed
chore: add support links
1 parent 3807340 commit 64a0103

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,13 @@
7979
"mutate": "infection --threads=2 --skip-initial-tests --coverage=build/phpunit",
8080
"style": "@cs-fix",
8181
"test": "phpunit"
82+
},
83+
"support": {
84+
"forum": "https://forum.codeigniter.com",
85+
"chat": "https://github.com/codeigniter4/shield/discussions",
86+
"slack": "https://codeigniterchat.slack.com",
87+
"source": "https://github.com/codeigniter4/shield",
88+
"issues": "https://github.com/codeigniter4/shield/issues",
89+
"docs": "https://github.com/codeigniter4/shield/blob/develop/docs/index.md"
8290
}
8391
}

0 commit comments

Comments
 (0)