Updated WePay Omnipay driver

This commit is contained in:
Hillel Coren 2017-02-08 12:09:44 +02:00
parent 7d77652edf
commit 7aee724297
2 changed files with 17 additions and 24 deletions

View File

@ -74,7 +74,6 @@
"gatepay/FedACHdir": "dev-master@dev",
"websight/l5-google-cloud-storage": "^1.0",
"wepay/php-sdk": "^0.2",
"collizo4sky/omnipay-wepay": "dev-address-fix",
"barryvdh/laravel-ide-helper": "~2.2",
"barryvdh/laravel-debugbar": "~2.2",
"fzaninotto/faker": "^1.5",
@ -82,7 +81,8 @@
"codedge/laravel-selfupdater": "5.x-dev",
"predis/predis": "^1.1",
"nwidart/laravel-modules": "^1.14",
"jonnyw/php-phantomjs": "4.*"
"jonnyw/php-phantomjs": "4.*",
"collizo4sky/omnipay-wepay": "^1.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
@ -148,10 +148,6 @@
"reference": "origin/master"
}
}
},
{
"type": "vcs",
"url": "https://github.com/hillelcoren/omnipay-wepay"
}
]
}

33
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "cf4b52ab3fc89f560311d3a41aaa374b",
"content-hash": "0be4eac5208d829cc3b8d13935320846",
"hash": "16c087062022dc367fa7c330cb8f1bea",
"content-hash": "154f02784a3e9bb390f10ec0f23068e4",
"packages": [
{
"name": "agmscode/omnipay-agms",
@ -916,16 +916,16 @@
},
{
"name": "collizo4sky/omnipay-wepay",
"version": "dev-address-fix",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/hillelcoren/omnipay-wepay.git",
"reference": "f8bb3e4010c236018e4bd936f1b930b87f17e063"
"url": "https://github.com/collizo4sky/omnipay-wepay.git",
"reference": "ba24261cdbbbbe89bb9deaf3bcf4543bff772c21"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hillelcoren/omnipay-wepay/zipball/f8bb3e4010c236018e4bd936f1b930b87f17e063",
"reference": "f8bb3e4010c236018e4bd936f1b930b87f17e063",
"url": "https://api.github.com/repos/collizo4sky/omnipay-wepay/zipball/ba24261cdbbbbe89bb9deaf3bcf4543bff772c21",
"reference": "ba24261cdbbbbe89bb9deaf3bcf4543bff772c21",
"shasum": ""
},
"require": {
@ -941,6 +941,7 @@
"Omnipay\\WePay\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
@ -954,10 +955,7 @@
"payment",
"wepay"
],
"support": {
"source": "https://github.com/hillelcoren/omnipay-wepay/tree/address-fix"
},
"time": "2016-12-12 18:28:29"
"time": "2017-01-17 16:39:16"
},
{
"name": "container-interop/container-interop",
@ -7330,7 +7328,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v2.8.16",
"version": "v2.8.17",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -7488,16 +7486,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v2.8.16",
"version": "v2.8.17",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f"
"reference": "37658106408cbde9617b41ddca633a22823ca45e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/464cdde6757a40701d758112cc7ff2c6adf6e82f",
"reference": "464cdde6757a40701d758112cc7ff2c6adf6e82f",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/37658106408cbde9617b41ddca633a22823ca45e",
"reference": "37658106408cbde9617b41ddca633a22823ca45e",
"shasum": ""
},
"require": {
@ -7539,7 +7537,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2017-01-08 20:43:03"
"time": "2017-02-02 13:38:20"
},
{
"name": "symfony/http-kernel",
@ -10952,7 +10950,6 @@
"jlapp/swaggervel": 20,
"omnipay/braintree": 20,
"gatepay/fedachdir": 20,
"collizo4sky/omnipay-wepay": 20,
"codedge/laravel-selfupdater": 20
},
"prefer-stable": false,