We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93ffd1d + 22d3670 commit 5c1a9afCopy full SHA for 5c1a9af
composer.json
@@ -79,5 +79,12 @@
79
"mutate": "infection --threads=2 --skip-initial-tests --coverage=build/phpunit",
80
"style": "@cs-fix",
81
"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"
89
}
90
0 commit comments