From: jeroendedauw Date: Tue, 5 Feb 2013 13:45:19 +0000 (+0100) Subject: added wiki entry in support section of composer.json X-Git-Tag: 1.31.0-rc.0~20801 X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=commitdiff_plain;h=2fa134a2416fee7e27a6fda8fcbfe409dfb4015d;p=lhc%2Fweb%2Fwiklou.git added wiki entry in support section of composer.json Change-Id: I0668f7dbacb7fc9c02d774bf58ab4787637617af --- diff --git a/composer.json b/composer.json index b52d5e5d6d..b49c1a3304 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,8 @@ "license": "GPL-2.0", "support": { "issues": "https://bugzilla.wikimedia.org/", - "irc": "irc://irc.freenode.net/mediawiki" + "irc": "irc://irc.freenode.net/mediawiki", + "wiki": "https://www.mediawiki.org/" }, "require": { "php": ">=5.3.2"