EBernhardson has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/332866 )

Change subject: Bump Elastica version to 5.0.0
......................................................................


Bump Elastica version to 5.0.0

To update to elasticsearch 5.x we need to update the Elastica library as
well. There are sadly a small number of breaking changes, a matching
patch for the es5 branch of CirrusSearch will be uploaded as well.

Change-Id: I88f93a90c25f1b76c1efe0fd902490da116d3c76
---
M composer.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  EBernhardson: Verified; Looks good to me, approved
  DCausse: Looks good to me, approved



diff --git a/composer.json b/composer.json
index e2b4ee4..23c7611 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,6 @@
        ],
        "require": {
                "php": ">=5.5.9",
-               "ruflin/elastica": "3.1.1"
+               "ruflin/elastica": "5.0.0"
        }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I88f93a90c25f1b76c1efe0fd902490da116d3c76
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Elastica
Gerrit-Branch: es5
Gerrit-Owner: EBernhardson <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: EBernhardson <[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