Hello EBernhardson, Legoktm, jenkins-bot,

I'd like you to do a code review.  Please visit

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

to review the following change.


Change subject: Revert "Upgrade to Elastica 5.3.0"
......................................................................

Revert "Upgrade to Elastica 5.3.0"

This reverts commit a8b5cde765f9e0990d619ce12dc8d5df09cc4dc0.

Change-Id: Ib94d0dd70454e3eff992de5a0b56f955951cc68b
---
M composer.json
1 file changed, 4 insertions(+), 29 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Elastica 
refs/changes/15/379215/1

diff --git a/composer.json b/composer.json
index 7c5ba7b..f2df57e 100644
--- a/composer.json
+++ b/composer.json
@@ -16,15 +16,15 @@
                        "type": "package",
                        "package": {
                                "name": "ruflin/elastica",
-                               "version": "5.3.0",
+                               "version": "5.1.0",
                                "dist": {
-                                       "url": 
"https://github.com/ruflin/Elastica/archive/5.3.0.zip";,
+                                       "url": 
"https://github.com/ruflin/Elastica/archive/5.1.0.zip";,
                                        "type": "zip"
                                },
                                "source": {
                                        "url": 
"https://github.com/ruflin/Elastica.git";,
                                        "type": "git",
-                                       "reference": "tags/5.3.0"
+                                       "reference": "tags/5.1.0"
                                },
                                "autoload": {
                                        "psr-4": {
@@ -32,39 +32,14 @@
                                        }
                                },
                                "require": {
-                                       "php": ">=5.5.0",
-                                       "elasticsearch/elasticsearch": "5.3.0"
-                               }
-                       }
-               },
-               {
-                       "type": "package",
-                       "package": {
-                               "name": "elasticsearch/elasticsearch",
-                               "version": "5.3.0",
-                               "dist": {
-                                       "url": 
"https://api.github.com/repos/elastic/elasticsearch-php/zipball/50e5b1c63db68839b8acc1f4766769570a27a448";,
-                                       "type": "zip"
-                               },
-                               "source": {
-                                       "url": 
"https://github.com/elastic/elasticsearch-php.git";,
-                                       "type": "git",
-                                       "reference": "tags/v5.3.0"
-                               },
-                               "require": {
                                        "php": ">=5.5.0"
-                               },
-                               "autoload": {
-                                       "psr-4": {
-                                               "Elasticsearch\\": 
"src/Elasticsearch/"
-                                       }
                                }
                        }
                }
        ],
        "require": {
                "php": ">=5.5.9",
-               "ruflin/elastica": "5.3.0"
+               "ruflin/elastica": "5.1.0"
        },
        "require-dev": {
                "jakub-onderka/php-parallel-lint": "0.9.2",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib94d0dd70454e3eff992de5a0b56f955951cc68b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Elastica
Gerrit-Branch: master
Gerrit-Owner: 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