From 989f114154c49dfe2d55487ffc640d299e8719c0 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sat, 13 Jul 2019 23:11:26 +0300 Subject: [PATCH] Fix for composer install --- composer.lock | 50 ++++++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/composer.lock b/composer.lock index 8b9ad4617ea6..926eb524ab09 100644 --- a/composer.lock +++ b/composer.lock @@ -3029,16 +3029,16 @@ }, { "name": "google/protobuf", - "version": "v3.5.2", + "version": "v3.8.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", - "reference": "b5fbb742af122b565925987e65c08957739976a7" + "reference": "a257235dc1a0d45f8cfc641d0c2ad852f57396c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/b5fbb742af122b565925987e65c08957739976a7", - "reference": "b5fbb742af122b565925987e65c08957739976a7", + "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/a257235dc1a0d45f8cfc641d0c2ad852f57396c4", + "reference": "a257235dc1a0d45f8cfc641d0c2ad852f57396c4", "shasum": "" }, "require": { @@ -3053,8 +3053,8 @@ "type": "library", "autoload": { "psr-4": { - "Google\\Protobuf\\": "php/src/Google/Protobuf", - "GPBMetadata\\Google\\Protobuf\\": "php/src/GPBMetadata/Google/Protobuf" + "Google\\Protobuf\\": "src/Google/Protobuf", + "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" } }, "notification-url": "https://packagist.org/downloads/", @@ -3066,7 +3066,7 @@ "keywords": [ "proto" ], - "time": "2018-03-06T03:54:18+00:00" + "time": "2019-05-29T00:06:29+00:00" }, { "name": "grpc/grpc", @@ -3805,7 +3805,7 @@ "time": "2017-06-01T20:29:30+00:00" }, { - "name": "jeremeamia/SuperClosure", + "name": "jeremeamia/superclosure", "version": "2.3.0", "source": { "type": "git", @@ -4862,12 +4862,12 @@ "source": { "type": "git", "url": "https://github.com/lokielse/omnipay-alipay.git", - "reference": "294449c11dcba9f2669666f2a3dc44cd07f7597f" + "reference": "0a8e30dd1c9c8cc4a4cffbc8e381a7b1284d3b95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lokielse/omnipay-alipay/zipball/294449c11dcba9f2669666f2a3dc44cd07f7597f", - "reference": "294449c11dcba9f2669666f2a3dc44cd07f7597f", + "url": "https://api.github.com/repos/lokielse/omnipay-alipay/zipball/0a8e30dd1c9c8cc4a4cffbc8e381a7b1284d3b95", + "reference": "0a8e30dd1c9c8cc4a4cffbc8e381a7b1284d3b95", "shasum": "" }, "require": { @@ -5708,12 +5708,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-2checkout.git", - "reference": "b27d2823d052f5c227eeb29324bb564cfdb8f9af" + "reference": "453414730302ccd291930b567075fddead121102" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-2checkout/zipball/b27d2823d052f5c227eeb29324bb564cfdb8f9af", - "reference": "b27d2823d052f5c227eeb29324bb564cfdb8f9af", + "url": "https://api.github.com/repos/thephpleague/omnipay-2checkout/zipball/453414730302ccd291930b567075fddead121102", + "reference": "453414730302ccd291930b567075fddead121102", "shasum": "" }, "require": { @@ -5759,7 +5759,7 @@ "payment", "twocheckout" ], - "time": "2016-03-25T10:39:58+00:00" + "time": "2018-05-14T08:33:28+00:00" }, { "name": "omnipay/authorizenet", @@ -8829,12 +8829,12 @@ "source": { "type": "git", "url": "https://github.com/simshaun/recurr.git", - "reference": "bff55c3baa5ab905c8f49c325daa6e9fcfccbfc1" + "reference": "2be86f12a3cb403951829b29623b08718cf7ec5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simshaun/recurr/zipball/bff55c3baa5ab905c8f49c325daa6e9fcfccbfc1", - "reference": "bff55c3baa5ab905c8f49c325daa6e9fcfccbfc1", + "url": "https://api.github.com/repos/simshaun/recurr/zipball/2be86f12a3cb403951829b29623b08718cf7ec5d", + "reference": "2be86f12a3cb403951829b29623b08718cf7ec5d", "shasum": "" }, "require": { @@ -8852,8 +8852,7 @@ }, "autoload": { "psr-4": { - "Recurr\\": "src/Recurr/", - "Recurr\\Test\\": "tests/" + "Recurr\\": "src/Recurr/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8863,8 +8862,8 @@ "authors": [ { "name": "Shaun Simmons", - "email": "shaun@envysphere.com", - "homepage": "http://envysphere.com" + "email": "shaun@shaun.pub", + "homepage": "https://shaun.pub" } ], "description": "PHP library for working with recurrence rules", @@ -8876,7 +8875,7 @@ "recurring", "rrule" ], - "time": "2018-01-17T18:53:01+00:00" + "time": "2019-06-04T17:53:08+00:00" }, { "name": "sly/notification-pusher", @@ -10788,7 +10787,7 @@ "iso_3166_3", "laravel" ], - "time": "2017-10-15T11:08:15+00:00" + "time": "2019-07-12T14:06:05+00:00" }, { "name": "websight/l5-google-cloud-storage", @@ -11991,8 +11990,7 @@ "authors": [ { "name": "Chris Boulton", - "homepage": "http://github.com/chrisboulton", - "role": "Original developer" + "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",