mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 00:14:31 -04:00
Fix partial WePay refund
This commit is contained in:
parent
2b051a9dea
commit
aadd2d3c68
306
composer.lock
generated
306
composer.lock
generated
@ -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"
|
||||
],
|
||||
"hash": "17538bc11db205b06d6656224af6956a",
|
||||
"hash": "13e8b7032220fe1181aed50719a55a11",
|
||||
"content-hash": "eb01266703f4233d8fa703516a43bba8",
|
||||
"packages": [
|
||||
{
|
||||
@ -380,16 +380,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.36.19",
|
||||
"version": "3.36.28",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "bed7567b2ed8e70fbf5e1ecf927100e91955b29a"
|
||||
"reference": "65ca98c303ea1489b2719b6d892d800dd604d4b2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bed7567b2ed8e70fbf5e1ecf927100e91955b29a",
|
||||
"reference": "bed7567b2ed8e70fbf5e1ecf927100e91955b29a",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/65ca98c303ea1489b2719b6d892d800dd604d4b2",
|
||||
"reference": "65ca98c303ea1489b2719b6d892d800dd604d4b2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -456,7 +456,7 @@
|
||||
"s3",
|
||||
"sdk"
|
||||
],
|
||||
"time": "2017-10-03 15:53:57"
|
||||
"time": "2017-10-17 19:51:40"
|
||||
},
|
||||
{
|
||||
"name": "barracudanetworks/archivestream-php",
|
||||
@ -1081,12 +1081,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/hillelcoren/omnipay-wepay.git",
|
||||
"reference": "b4a30ccfbc392b14b83017c827a3b603c2c7bf92"
|
||||
"reference": "942f3e0246ea522ef5d43e5f08b01a454b5d2c3d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/hillelcoren/omnipay-wepay/zipball/b4a30ccfbc392b14b83017c827a3b603c2c7bf92",
|
||||
"reference": "b4a30ccfbc392b14b83017c827a3b603c2c7bf92",
|
||||
"url": "https://api.github.com/repos/hillelcoren/omnipay-wepay/zipball/942f3e0246ea522ef5d43e5f08b01a454b5d2c3d",
|
||||
"reference": "942f3e0246ea522ef5d43e5f08b01a454b5d2c3d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1118,7 +1118,7 @@
|
||||
"support": {
|
||||
"source": "https://github.com/hillelcoren/omnipay-wepay/tree/address-fix"
|
||||
},
|
||||
"time": "2017-09-13 16:09:30"
|
||||
"time": "2017-10-18 16:31:00"
|
||||
},
|
||||
{
|
||||
"name": "container-interop/container-interop",
|
||||
@ -2603,16 +2603,16 @@
|
||||
},
|
||||
{
|
||||
"name": "google/apiclient-services",
|
||||
"version": "v0.28",
|
||||
"version": "v0.30",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/google/google-api-php-client-services.git",
|
||||
"reference": "209421578d76762806087944cf514f1ede6cf7ad"
|
||||
"reference": "a7d43aa8748d74e7a8fd1617e4ec9e7af4974bec"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/209421578d76762806087944cf514f1ede6cf7ad",
|
||||
"reference": "209421578d76762806087944cf514f1ede6cf7ad",
|
||||
"url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/a7d43aa8748d74e7a8fd1617e4ec9e7af4974bec",
|
||||
"reference": "a7d43aa8748d74e7a8fd1617e4ec9e7af4974bec",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2636,20 +2636,20 @@
|
||||
"keywords": [
|
||||
"google"
|
||||
],
|
||||
"time": "2017-09-30 00:22:48"
|
||||
"time": "2017-10-14 00:23:32"
|
||||
},
|
||||
{
|
||||
"name": "google/auth",
|
||||
"version": "v1.0.1",
|
||||
"version": "v1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/google/google-auth-library-php.git",
|
||||
"reference": "db8e3022a308cb0e988026d38e67b91a42b41622"
|
||||
"reference": "548d27d670f0236dc5258fa4cdde6e7b63464cfd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/google/google-auth-library-php/zipball/db8e3022a308cb0e988026d38e67b91a42b41622",
|
||||
"reference": "db8e3022a308cb0e988026d38e67b91a42b41622",
|
||||
"url": "https://api.github.com/repos/google/google-auth-library-php/zipball/548d27d670f0236dc5258fa4cdde6e7b63464cfd",
|
||||
"reference": "548d27d670f0236dc5258fa4cdde6e7b63464cfd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2666,9 +2666,6 @@
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"src/"
|
||||
],
|
||||
"psr-4": {
|
||||
"Google\\Auth\\": "src"
|
||||
}
|
||||
@ -2684,26 +2681,26 @@
|
||||
"google",
|
||||
"oauth2"
|
||||
],
|
||||
"time": "2017-07-31 16:34:40"
|
||||
"time": "2017-10-10 17:01:45"
|
||||
},
|
||||
{
|
||||
"name": "google/cloud",
|
||||
"version": "v0.39.2",
|
||||
"version": "v0.40.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/GoogleCloudPlatform/google-cloud-php.git",
|
||||
"reference": "2ae1022a000624d3aaa98d9c184d0177363840c1"
|
||||
"reference": "eb00fd13f31d9540c4e6584b120333f169038be9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php/zipball/2ae1022a000624d3aaa98d9c184d0177363840c1",
|
||||
"reference": "2ae1022a000624d3aaa98d9c184d0177363840c1",
|
||||
"url": "https://api.github.com/repos/GoogleCloudPlatform/google-cloud-php/zipball/eb00fd13f31d9540c4e6584b120333f169038be9",
|
||||
"reference": "eb00fd13f31d9540c4e6584b120333f169038be9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"google/auth": "~0.9|^1.0",
|
||||
"google/gax": "^0.23",
|
||||
"google/proto-client": "^0.23",
|
||||
"google/gax": "^0.24",
|
||||
"google/proto-client": "^0.24",
|
||||
"guzzlehttp/guzzle": "^5.3|^6.0",
|
||||
"guzzlehttp/psr7": "^1.2",
|
||||
"monolog/monolog": "~1",
|
||||
@ -2713,22 +2710,22 @@
|
||||
"rize/uri-template": "~0.3"
|
||||
},
|
||||
"replace": {
|
||||
"google/cloud-bigquery": "0.2.4",
|
||||
"google/cloud-core": "1.9.0",
|
||||
"google/cloud-bigquery": "0.3.0",
|
||||
"google/cloud-core": "1.10.0",
|
||||
"google/cloud-datastore": "1.0.1",
|
||||
"google/cloud-dlp": "0.1.2",
|
||||
"google/cloud-error-reporting": "0.4.3",
|
||||
"google/cloud-language": "0.5.0",
|
||||
"google/cloud-logging": "1.4.0",
|
||||
"google/cloud-monitoring": "0.4.3",
|
||||
"google/cloud-pubsub": "0.7.0",
|
||||
"google/cloud-spanner": "0.6.0",
|
||||
"google/cloud-speech": "0.7.0",
|
||||
"google/cloud-storage": "1.1.5",
|
||||
"google/cloud-dlp": "0.2.0",
|
||||
"google/cloud-error-reporting": "0.5.0",
|
||||
"google/cloud-language": "0.6.0",
|
||||
"google/cloud-logging": "1.5.0",
|
||||
"google/cloud-monitoring": "0.5.0",
|
||||
"google/cloud-pubsub": "0.8.0",
|
||||
"google/cloud-spanner": "0.7.0",
|
||||
"google/cloud-speech": "0.8.0",
|
||||
"google/cloud-storage": "1.2.0",
|
||||
"google/cloud-trace": "0.3.2",
|
||||
"google/cloud-translate": "1.0.1",
|
||||
"google/cloud-videointelligence": "0.4.0",
|
||||
"google/cloud-vision": "0.4.1"
|
||||
"google/cloud-videointelligence": "0.5.0",
|
||||
"google/cloud-vision": "0.5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"erusev/parsedown": "^1.6",
|
||||
@ -2805,20 +2802,20 @@
|
||||
"translation",
|
||||
"vision"
|
||||
],
|
||||
"time": "2017-09-18 15:09:56"
|
||||
"time": "2017-10-17 17:11:46"
|
||||
},
|
||||
{
|
||||
"name": "google/gax",
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/googleapis/gax-php.git",
|
||||
"reference": "e09f219ed50ea1f6162d1945156d2ea6af6cd1f9"
|
||||
"reference": "94c4cf52f55115b7ee528474d72c7ed7829e1365"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/googleapis/gax-php/zipball/e09f219ed50ea1f6162d1945156d2ea6af6cd1f9",
|
||||
"reference": "e09f219ed50ea1f6162d1945156d2ea6af6cd1f9",
|
||||
"url": "https://api.github.com/repos/googleapis/gax-php/zipball/94c4cf52f55115b7ee528474d72c7ed7829e1365",
|
||||
"reference": "94c4cf52f55115b7ee528474d72c7ed7829e1365",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2849,20 +2846,20 @@
|
||||
"keywords": [
|
||||
"google"
|
||||
],
|
||||
"time": "2017-08-31 21:40:57"
|
||||
"time": "2017-09-19 20:06:14"
|
||||
},
|
||||
{
|
||||
"name": "google/proto-client",
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/googleapis/proto-client-php.git",
|
||||
"reference": "b159f408b6acdba55bf727c3639d03bb0117fc27"
|
||||
"reference": "2f36eaa4a2fa1ee6f66525c8f40741acb27cec52"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/googleapis/proto-client-php/zipball/b159f408b6acdba55bf727c3639d03bb0117fc27",
|
||||
"reference": "b159f408b6acdba55bf727c3639d03bb0117fc27",
|
||||
"url": "https://api.github.com/repos/googleapis/proto-client-php/zipball/2f36eaa4a2fa1ee6f66525c8f40741acb27cec52",
|
||||
"reference": "2f36eaa4a2fa1ee6f66525c8f40741acb27cec52",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2889,7 +2886,7 @@
|
||||
"keywords": [
|
||||
"google"
|
||||
],
|
||||
"time": "2017-09-01 22:33:04"
|
||||
"time": "2017-09-18 19:35:44"
|
||||
},
|
||||
{
|
||||
"name": "google/protobuf",
|
||||
@ -3594,16 +3591,16 @@
|
||||
},
|
||||
{
|
||||
"name": "jaybizzle/crawler-detect",
|
||||
"version": "v1.2.52",
|
||||
"version": "v1.2.53",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JayBizzle/Crawler-Detect.git",
|
||||
"reference": "bd6f1eef08645f1fe2fe79fb58d745e17670c3eb"
|
||||
"reference": "a6ce29ecaeb411a9963ea48f4b221c70d242c27f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/bd6f1eef08645f1fe2fe79fb58d745e17670c3eb",
|
||||
"reference": "bd6f1eef08645f1fe2fe79fb58d745e17670c3eb",
|
||||
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/a6ce29ecaeb411a9963ea48f4b221c70d242c27f",
|
||||
"reference": "a6ce29ecaeb411a9963ea48f4b221c70d242c27f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3639,7 +3636,7 @@
|
||||
"crawlerdetect",
|
||||
"php crawler detect"
|
||||
],
|
||||
"time": "2017-09-07 08:18:18"
|
||||
"time": "2017-10-17 20:08:27"
|
||||
},
|
||||
{
|
||||
"name": "jaybizzle/laravel-crawler-detect",
|
||||
@ -8148,16 +8145,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/class-loader",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/class-loader.git",
|
||||
"reference": "9c69968ce57924e9e93550895cd2b0477edf0e19"
|
||||
"reference": "7572c904b209fa9907c69a6a9a68243c265a4d01"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/class-loader/zipball/9c69968ce57924e9e93550895cd2b0477edf0e19",
|
||||
"reference": "9c69968ce57924e9e93550895cd2b0477edf0e19",
|
||||
"url": "https://api.github.com/repos/symfony/class-loader/zipball/7572c904b209fa9907c69a6a9a68243c265a4d01",
|
||||
"reference": "7572c904b209fa9907c69a6a9a68243c265a4d01",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8200,7 +8197,7 @@
|
||||
],
|
||||
"description": "Symfony ClassLoader Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-29 21:54:42"
|
||||
"time": "2017-10-02 06:42:24"
|
||||
},
|
||||
{
|
||||
"name": "symfony/config",
|
||||
@ -8320,16 +8317,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/css-selector.git",
|
||||
"reference": "c5f5263ed231f164c58368efbce959137c7d9488"
|
||||
"reference": "07447650225ca9223bd5c97180fe7c8267f7d332"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/c5f5263ed231f164c58368efbce959137c7d9488",
|
||||
"reference": "c5f5263ed231f164c58368efbce959137c7d9488",
|
||||
"url": "https://api.github.com/repos/symfony/css-selector/zipball/07447650225ca9223bd5c97180fe7c8267f7d332",
|
||||
"reference": "07447650225ca9223bd5c97180fe7c8267f7d332",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8369,7 +8366,7 @@
|
||||
],
|
||||
"description": "Symfony CssSelector Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-29 21:54:42"
|
||||
"time": "2017-10-02 06:42:24"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
@ -8493,16 +8490,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v2.8.27",
|
||||
"version": "v2.8.28",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "1377400fd641d7d1935981546aaef780ecd5bf6d"
|
||||
"reference": "7fe089232554357efb8d4af65ce209fc6e5a2186"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1377400fd641d7d1935981546aaef780ecd5bf6d",
|
||||
"reference": "1377400fd641d7d1935981546aaef780ecd5bf6d",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fe089232554357efb8d4af65ce209fc6e5a2186",
|
||||
"reference": "7fe089232554357efb8d4af65ce209fc6e5a2186",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8549,20 +8546,20 @@
|
||||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-06-02 07:47:27"
|
||||
"time": "2017-10-01 21:00:16"
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "b32a0e5f928d0fa3d1dd03c78d020777e50c10cb"
|
||||
"reference": "90bc45abf02ae6b7deb43895c1052cb0038506f1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b32a0e5f928d0fa3d1dd03c78d020777e50c10cb",
|
||||
"reference": "b32a0e5f928d0fa3d1dd03c78d020777e50c10cb",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/90bc45abf02ae6b7deb43895c1052cb0038506f1",
|
||||
"reference": "90bc45abf02ae6b7deb43895c1052cb0038506f1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8598,7 +8595,7 @@
|
||||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-29 21:54:42"
|
||||
"time": "2017-10-03 13:33:10"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
@ -8651,16 +8648,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v2.8.27",
|
||||
"version": "v2.8.28",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "fc4942ad82af83ac8301b68d0c9b1bbcc95a84c6"
|
||||
"reference": "e6e0170e134bf25d03030b71a19ca409e036157a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/fc4942ad82af83ac8301b68d0c9b1bbcc95a84c6",
|
||||
"reference": "fc4942ad82af83ac8301b68d0c9b1bbcc95a84c6",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e6e0170e134bf25d03030b71a19ca409e036157a",
|
||||
"reference": "e6e0170e134bf25d03030b71a19ca409e036157a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8702,7 +8699,7 @@
|
||||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-08-10 07:04:10"
|
||||
"time": "2017-10-05 23:06:47"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
@ -8788,7 +8785,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/options-resolver",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/options-resolver.git",
|
||||
@ -8842,16 +8839,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-mbstring",
|
||||
"version": "v1.5.0",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||||
"reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803"
|
||||
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
|
||||
"reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
||||
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8863,7 +8860,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
"dev-master": "1.6-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -8897,20 +8894,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-14 15:44:48"
|
||||
"time": "2017-10-11 12:05:26"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php54",
|
||||
"version": "v1.5.0",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php54.git",
|
||||
"reference": "b7763422a5334c914ef0298ed21b253d25913a6e"
|
||||
"reference": "d7810a14b2c6c1aff415e1bb755f611b3d5327bc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/b7763422a5334c914ef0298ed21b253d25913a6e",
|
||||
"reference": "b7763422a5334c914ef0298ed21b253d25913a6e",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/d7810a14b2c6c1aff415e1bb755f611b3d5327bc",
|
||||
"reference": "d7810a14b2c6c1aff415e1bb755f611b3d5327bc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8919,7 +8916,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
"dev-master": "1.6-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -8955,20 +8952,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-14 15:44:48"
|
||||
"time": "2017-10-11 12:05:26"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php55",
|
||||
"version": "v1.5.0",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php55.git",
|
||||
"reference": "29b1381d66f16e0581aab0b9f678ccf073288f68"
|
||||
"reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/29b1381d66f16e0581aab0b9f678ccf073288f68",
|
||||
"reference": "29b1381d66f16e0581aab0b9f678ccf073288f68",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/b64e7f0c37ecf144ecc16668936eef94e628fbfd",
|
||||
"reference": "b64e7f0c37ecf144ecc16668936eef94e628fbfd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8978,7 +8975,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
"dev-master": "1.6-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -9011,20 +9008,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-14 15:44:48"
|
||||
"time": "2017-10-11 12:05:26"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php56",
|
||||
"version": "v1.5.0",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php56.git",
|
||||
"reference": "e85ebdef569b84e8709864e1a290c40f156b30ca"
|
||||
"reference": "265fc96795492430762c29be291a371494ba3a5b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e85ebdef569b84e8709864e1a290c40f156b30ca",
|
||||
"reference": "e85ebdef569b84e8709864e1a290c40f156b30ca",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b",
|
||||
"reference": "265fc96795492430762c29be291a371494ba3a5b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9034,7 +9031,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
"dev-master": "1.6-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -9067,20 +9064,20 @@
|
||||
"portable",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-06-14 15:44:48"
|
||||
"time": "2017-10-11 12:05:26"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-util",
|
||||
"version": "v1.5.0",
|
||||
"version": "v1.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-util.git",
|
||||
"reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d"
|
||||
"reference": "6e719200c8e540e0c0effeb31f96bdb344b94176"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/67925d1cf0b84bd234a83bebf26d4eb281744c6d",
|
||||
"reference": "67925d1cf0b84bd234a83bebf26d4eb281744c6d",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176",
|
||||
"reference": "6e719200c8e540e0c0effeb31f96bdb344b94176",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9089,7 +9086,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
"dev-master": "1.6-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -9119,7 +9116,7 @@
|
||||
"polyfill",
|
||||
"shim"
|
||||
],
|
||||
"time": "2017-07-05 15:09:33"
|
||||
"time": "2017-10-11 12:05:26"
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
@ -9374,16 +9371,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0"
|
||||
"reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
|
||||
"reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46",
|
||||
"reference": "8c7bf1e7d5d6b05a690b715729cb4cd0c0a99c46",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -9425,7 +9422,7 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-29 21:54:42"
|
||||
"time": "2017-10-05 14:43:42"
|
||||
},
|
||||
{
|
||||
"name": "tijsverkoyen/css-to-inline-styles",
|
||||
@ -9846,18 +9843,28 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/webpatser/laravel-countries.git",
|
||||
"reference": "50e06eeb4e0473cd2d1471f59dbd4826908a9771"
|
||||
"reference": "2568394dd6bcc983be190086576ff2715c236f42"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/webpatser/laravel-countries/zipball/50e06eeb4e0473cd2d1471f59dbd4826908a9771",
|
||||
"reference": "50e06eeb4e0473cd2d1471f59dbd4826908a9771",
|
||||
"url": "https://api.github.com/repos/webpatser/laravel-countries/zipball/2568394dd6bcc983be190086576ff2715c236f42",
|
||||
"reference": "2568394dd6bcc983be190086576ff2715c236f42",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Webpatser\\Countries\\CountriesServiceProvider"
|
||||
],
|
||||
"aliases": {
|
||||
"Countries": "Webpatser\\Countries\\CountriesFacade"
|
||||
}
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Webpatser\\Countries": "src/"
|
||||
@ -9890,7 +9897,7 @@
|
||||
"iso_3166_3",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2017-08-24 08:46:54"
|
||||
"time": "2017-10-15 11:08:15"
|
||||
},
|
||||
{
|
||||
"name": "websight/l5-google-cloud-storage",
|
||||
@ -10110,35 +10117,35 @@
|
||||
},
|
||||
{
|
||||
"name": "zendframework/zend-http",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zendframework/zend-http.git",
|
||||
"reference": "09f4d279f46d86be63171ff62ee0f79eca878678"
|
||||
"reference": "78aa510c0ea64bfb2aa234f50c4f232c9531acfa"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zendframework/zend-http/zipball/09f4d279f46d86be63171ff62ee0f79eca878678",
|
||||
"reference": "09f4d279f46d86be63171ff62ee0f79eca878678",
|
||||
"url": "https://api.github.com/repos/zendframework/zend-http/zipball/78aa510c0ea64bfb2aa234f50c4f232c9531acfa",
|
||||
"reference": "78aa510c0ea64bfb2aa234f50c4f232c9531acfa",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5 || ^7.0",
|
||||
"zendframework/zend-loader": "^2.5",
|
||||
"zendframework/zend-stdlib": "^2.5 || ^3.0",
|
||||
"zendframework/zend-uri": "^2.5",
|
||||
"zendframework/zend-validator": "^2.5"
|
||||
"php": "^5.6 || ^7.0",
|
||||
"zendframework/zend-loader": "^2.5.1",
|
||||
"zendframework/zend-stdlib": "^3.1 || ^2.7.7",
|
||||
"zendframework/zend-uri": "^2.5.2",
|
||||
"zendframework/zend-validator": "^2.10.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.0",
|
||||
"phpunit/phpunit": "^6.4.1 || ^5.7.15",
|
||||
"zendframework/zend-coding-standard": "~1.0.0",
|
||||
"zendframework/zend-config": "^2.5"
|
||||
"zendframework/zend-config": "^3.1 || ^2.6"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.6-dev",
|
||||
"dev-develop": "2.7-dev"
|
||||
"dev-master": "2.7-dev",
|
||||
"dev-develop": "2.8-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -10153,10 +10160,13 @@
|
||||
"description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
|
||||
"homepage": "https://github.com/zendframework/zend-http",
|
||||
"keywords": [
|
||||
"ZendFramework",
|
||||
"http",
|
||||
"zf2"
|
||||
"http client",
|
||||
"zend",
|
||||
"zf"
|
||||
],
|
||||
"time": "2017-01-31 14:41:02"
|
||||
"time": "2017-10-13 12:06:24"
|
||||
},
|
||||
{
|
||||
"name": "zendframework/zend-json",
|
||||
@ -11991,16 +12001,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/browser-kit",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/browser-kit.git",
|
||||
"reference": "aee7120b058c268363e606ff5fe8271da849a1b5"
|
||||
"reference": "317d5bdf0127f06db7ea294186132b4f5b036839"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/aee7120b058c268363e606ff5fe8271da849a1b5",
|
||||
"reference": "aee7120b058c268363e606ff5fe8271da849a1b5",
|
||||
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/317d5bdf0127f06db7ea294186132b4f5b036839",
|
||||
"reference": "317d5bdf0127f06db7ea294186132b4f5b036839",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12044,20 +12054,20 @@
|
||||
],
|
||||
"description": "Symfony BrowserKit Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-07-29 21:54:42"
|
||||
"time": "2017-10-02 06:42:24"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
"version": "v3.3.9",
|
||||
"version": "v3.3.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/dom-crawler.git",
|
||||
"reference": "6b511d7329b203a620f09a2288818d27dcc915ae"
|
||||
"reference": "40dafd42d5dad7fe5ad4e958413d92a207522ac1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6b511d7329b203a620f09a2288818d27dcc915ae",
|
||||
"reference": "6b511d7329b203a620f09a2288818d27dcc915ae",
|
||||
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/40dafd42d5dad7fe5ad4e958413d92a207522ac1",
|
||||
"reference": "40dafd42d5dad7fe5ad4e958413d92a207522ac1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -12100,7 +12110,7 @@
|
||||
],
|
||||
"description": "Symfony DomCrawler Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-09-11 15:55:22"
|
||||
"time": "2017-10-02 06:42:24"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
Loading…
x
Reference in New Issue
Block a user