summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorInstructor, Computer Systems Technology <jim_parry@bcit.ca>2017-07-27 06:43:24 +0200
committerGitHub <noreply@github.com>2017-07-27 06:43:24 +0200
commit4aaf3847dbd3a33bdd3341a93462be4f0cbcaeef (patch)
treed929ef0e1dc492c87dde06f06fc072be3d7a2f41 /composer.json
parent3375040f47d82cc018b1bcd3949665360914d04d (diff)
Update composer.json
Replace IRC reference with Slack
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index fea8f1f85..f9359a93d 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"support": {
"forum": "http://forum.codeigniter.com/",
"wiki": "https://github.com/bcit-ci/CodeIgniter/wiki",
- "irc": "irc://irc.freenode.net/codeigniter",
+ "slack": "https://codeigniterchat.slack.com",
"source": "https://github.com/bcit-ci/CodeIgniter"
},
"require": {