diff --git a/composer.json b/composer.json index f63bfc7a..f2ec616e 100644 --- a/composer.json +++ b/composer.json @@ -18,10 +18,9 @@ "homepage": "https://cakephp.org", "support": { "issues": "https://github.com/cakephp/authentication/issues", - "forum": "https://stackoverflow.com/tags/cakephp", - "irc": "irc://irc.freenode.org/cakephp", + "forum": "https://discourse.cakephp.org/", "source": "https://github.com/cakephp/authentication", - "docs": "https://book.cakephp.org/authentication/2/en/" + "docs": "https://book.cakephp.org/authentication/3/en/" }, "require": { "cakephp/http": "^5.0",