added wiki entry in support section of composer.json
authorjeroendedauw <jeroendedauw@gmail.com>
Tue, 5 Feb 2013 13:45:19 +0000 (14:45 +0100)
committerjeroendedauw <jeroendedauw@gmail.com>
Tue, 5 Feb 2013 13:45:19 +0000 (14:45 +0100)
Change-Id: I0668f7dbacb7fc9c02d774bf58ab4787637617af

composer.json

index b52d5e5..b49c1a3 100644 (file)
@@ -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"