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.
1 parent 3807340 commit 64a0103Copy full SHA for 64a0103
composer.json
@@ -79,5 +79,13 @@
79
"mutate": "infection --threads=2 --skip-initial-tests --coverage=build/phpunit",
80
"style": "@cs-fix",
81
"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"
90
}
91
0 commit comments