Set the package type to 'mediawiki-core'
authorDavid Barratt <dbarratt@wikimedia.org>
Thu, 22 Mar 2018 05:16:59 +0000 (01:16 -0400)
committerDavid Barratt <dbarratt@wikimedia.org>
Thu, 22 Mar 2018 05:16:59 +0000 (01:16 -0400)
Since mediawiki is not a library, the package type should be
custom.

Bug: T190386
Change-Id: Ic31083427af7f70874ccd8acf34336b0e9a562d4

composer.json

index c242e59..a000b30 100644 (file)
@@ -1,6 +1,7 @@
 {
        "name": "mediawiki/core",
        "description": "Free software wiki application developed by the Wikimedia Foundation and others",
+       "type": "mediawiki-core",
        "keywords": ["mediawiki", "wiki"],
        "homepage": "https://www.mediawiki.org/",
        "authors": [