Skip to content

Commit 5c1a9af

Browse files
authored
Merge pull request #434 from datamweb/add-support-funding
chore: add support links
2 parents 93ffd1d + 22d3670 commit 5c1a9af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

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

0 commit comments

Comments
 (0)