From: David Barratt Date: Thu, 22 Mar 2018 05:16:59 +0000 (-0400) Subject: Set the package type to 'mediawiki-core' X-Git-Tag: 1.34.0-rc.0~5457^2 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=c60080b9f2217aef1c545208bf6af92f3378445c;p=lhc%2Fweb%2Fwiklou.git Set the package type to 'mediawiki-core' Since mediawiki is not a library, the package type should be custom. Bug: T190386 Change-Id: Ic31083427af7f70874ccd8acf34336b0e9a562d4 --- diff --git a/composer.json b/composer.json index c242e59362..a000b30bf5 100644 --- a/composer.json +++ b/composer.json @@ -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": [