D3r1ck01 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/263830

Change subject: LQT updates to composer.json
......................................................................

LQT updates to composer.json

The composer.json file for LQT has been updated so that users can install
the extension using Composer.

Bug: T123363
Change-Id: Iae35ada5044482a451313387390f7bc6a1c0ddd0
---
M composer.json
1 file changed, 11 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads 
refs/changes/30/263830/1

diff --git a/composer.json b/composer.json
index 1c63f9e..3b905b2 100644
--- a/composer.json
+++ b/composer.json
@@ -1,4 +1,15 @@
 {
+       "name": "LiquidThreads",
+       "properties": {
+               "description": {
+                       "type": "",
+                       "description": "",
+               },
+               "license": {
+            "type": ["string", "array"],
+            "description": "License name. Or an array of license names."
+        }
+       },
        "require-dev": {
                "jakub-onderka/php-parallel-lint": "0.9.2"
        },

-- 
To view, visit https://gerrit.wikimedia.org/r/263830
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae35ada5044482a451313387390f7bc6a1c0ddd0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiquidThreads
Gerrit-Branch: master
Gerrit-Owner: D3r1ck01 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to