Ejegg has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/384761 )

Change subject: blacklist polyfill-php54, update donation-interface
......................................................................

blacklist polyfill-php54, update donation-interface

Change-Id: Ic5d943e8a1d167eaa26cecdf281e6b50fda7b67c
---
M composer.json
M composer.lock
2 files changed, 7 insertions(+), 62 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/crm 
refs/changes/61/384761/1

diff --git a/composer.json b/composer.json
index 7cd9248..72a398e 100644
--- a/composer.json
+++ b/composer.json
@@ -48,6 +48,9 @@
         "jakub-onderka/php-console-highlighter": "~0.3.2",
         "wikimedia/testing-access-wrapper": "~1.0"
     },
+    "replace": {
+        "symfony/polyfill-php54": "*"
+    },
     "scripts": {
       "test": [
         "parallel-lint -e php,module,install,inc --exclude vendor --exclude 
sites/default/civicrm/extensions/org.wikimedia.omnimail/vendor.",
diff --git a/composer.lock b/composer.lock
index 94b9a73..e1adc58 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at 
https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file";,
         "This file is @generated automatically"
     ],
-    "content-hash": "a7a5905d3f2e36cb4c3d43c31b3e4669",
+    "content-hash": "32a4c6d1dba52d233ae8892c1908badf",
     "packages": [
         {
             "name": "addshore/psr-6-mediawiki-bagostuff-adapter",
@@ -1821,64 +1821,6 @@
             "time": "2017-06-14T15:44:48+00:00"
         },
         {
-            "name": "symfony/polyfill-php54",
-            "version": "v1.5.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/symfony/polyfill-php54.git";,
-                "reference": "b7763422a5334c914ef0298ed21b253d25913a6e"
-            },
-            "dist": {
-                "type": "zip",
-                "url": 
"https://api.github.com/repos/symfony/polyfill-php54/zipball/b7763422a5334c914ef0298ed21b253d25913a6e";,
-                "reference": "b7763422a5334c914ef0298ed21b253d25913a6e",
-                "shasum": ""
-            },
-            "require": {
-                "php": ">=5.3.3"
-            },
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "1.5-dev"
-                }
-            },
-            "autoload": {
-                "psr-4": {
-                    "Symfony\\Polyfill\\Php54\\": ""
-                },
-                "files": [
-                    "bootstrap.php"
-                ],
-                "classmap": [
-                    "Resources/stubs"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/";,
-            "license": [
-                "MIT"
-            ],
-            "authors": [
-                {
-                    "name": "Nicolas Grekas",
-                    "email": "p...@tchwork.com"
-                },
-                {
-                    "name": "Symfony Community",
-                    "homepage": "https://symfony.com/contributors";
-                }
-            ],
-            "description": "Symfony polyfill backporting some PHP 5.4+ 
features to lower PHP versions",
-            "homepage": "https://symfony.com";,
-            "keywords": [
-                "compatibility",
-                "polyfill",
-                "portable",
-                "shim"
-            ],
-            "time": "2017-06-14T15:44:48+00:00"
-        },
-        {
             "name": "symfony/polyfill-php55",
             "version": "v1.5.0",
             "source": {
@@ -2103,7 +2045,7 @@
             "source": {
                 "type": "git",
                 "url": 
"https://gerrit.wikimedia.org/r/mediawiki/extensions/DonationInterface.git";,
-                "reference": "3db9a7a4df1d3b0d86ff8c23ef3ae7da8d853b4d"
+                "reference": "81b12c1166d91c689b4b7a9dad0f845f97ccecc1"
             },
             "require": {
                 "addshore/psr-6-mediawiki-bagostuff-adapter": "0.1",
@@ -2145,7 +2087,7 @@
                 "GPL-2.0"
             ],
             "description": "Wikimedia Foundation payment processing library",
-            "time": "2017-09-15T15:16:19+00:00"
+            "time": "2017-10-17T15:40:59+00:00"
         },
         {
             "name": "wikimedia/omnimail-silverpop",
@@ -2192,7 +2134,7 @@
                 "omnimail",
                 "silverpop"
             ],
-            "time": "2017-09-20 02:50:06"
+            "time": "2017-09-20T02:50:06+00:00"
         },
         {
             "name": "wikimedia/smash-pig",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5d943e8a1d167eaa26cecdf281e6b50fda7b67c
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: deployment
Gerrit-Owner: Ejegg <ej...@ejegg.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to