jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/344771 )

Change subject: Use tabs in json
......................................................................


Use tabs in json

Change-Id: I9e35b6c2e88325eec07c4492dcab44a141ec610b
---
M composer.json
M composer.lock
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/composer.json b/composer.json
index 1713981..94d8a57 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "require": {
-        "querypath/QueryPath": "> 3.0.0"
-    }
+       "require": {
+               "querypath/QueryPath": "> 3.0.0"
+       }
 }
diff --git a/composer.lock b/composer.lock
index ab7d752..8ae1055 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at 
http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file";,
         "This file is @generated automatically"
     ],
-    "hash": "798be7f5bb003f06809325ff65dd7333",
+    "hash": "f81a5b355ab8d137a343b0769bdc0967",
     "packages": [
         {
             "name": "querypath/querypath",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e35b6c2e88325eec07c4492dcab44a141ec610b
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Html2Wiki
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to