diff --git a/composer.json b/composer.json index 150639030c1d..713c43dd41a1 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "cerdic/css-tidy": "~v1.5", "chumper/datatable": "dev-develop#04ef2bf", "codedge/laravel-selfupdater": "5.x-dev", - "collizo4sky/omnipay-wepay": "^1.3", + "collizo4sky/omnipay-wepay": "dev-address-fix", "delatbabel/omnipay-fatzebra": "dev-master", "dercoder/omnipay-ecopayz": "~1.0", "dercoder/omnipay-paysafecard": "dev-master", @@ -152,6 +152,10 @@ "reference": "origin/master" } } + }, + { + "type": "vcs", + "url": "https://github.com/hillelcoren/omnipay-wepay" } ] } diff --git a/composer.lock b/composer.lock index 397bc82cbde9..125b18add590 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "203fc1c41f3ad9f522873e702396f582", - "content-hash": "691448f1e372e52aa8da3da7ab115e55", + "hash": "dae642bcc91fc325a1ce5db32ce63589", + "content-hash": "d7f7b09d13995787e6c4d63460e7ec72", "packages": [ { "name": "agmscode/omnipay-agms", @@ -330,16 +330,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.28.8", + "version": "3.31.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "0014153be40ea8331c15f6187035290681f636ab" + "reference": "551865464a2779b9038aa871094a24bb9e254e24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0014153be40ea8331c15f6187035290681f636ab", - "reference": "0014153be40ea8331c15f6187035290681f636ab", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/551865464a2779b9038aa871094a24bb9e254e24", + "reference": "551865464a2779b9038aa871094a24bb9e254e24", "shasum": "" }, "require": { @@ -406,7 +406,7 @@ "s3", "sdk" ], - "time": "2017-06-02 19:00:19" + "time": "2017-07-05 17:26:26" }, { "name": "barracudanetworks/archivestream-php", @@ -508,16 +508,16 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v2.4.0", + "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "de15d00a74696db62e1b4782474c27ed0c4fc763" + "reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/de15d00a74696db62e1b4782474c27ed0c4fc763", - "reference": "de15d00a74696db62e1b4782474c27ed0c4fc763", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/af98b3a4ccac9364f2145fae974ff3392ec402b1", + "reference": "af98b3a4ccac9364f2145fae974ff3392ec402b1", "shasum": "" }, "require": { @@ -566,32 +566,34 @@ "profiler", "webprofiler" ], - "time": "2017-06-01 17:46:08" + "time": "2017-06-14 07:44:44" }, { "name": "barryvdh/laravel-ide-helper", - "version": "v2.3.2", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", - "reference": "e82de98cef0d6597b1b686be0b5813a3a4bb53c5" + "reference": "87a02ff574f722c685e011f76692ab869ab64f6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/e82de98cef0d6597b1b686be0b5813a3a4bb53c5", - "reference": "e82de98cef0d6597b1b686be0b5813a3a4bb53c5", + "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/87a02ff574f722c685e011f76692ab869ab64f6c", + "reference": "87a02ff574f722c685e011f76692ab869ab64f6c", "shasum": "" }, "require": { "barryvdh/reflection-docblock": "^2.0.4", - "illuminate/console": "^5.0,<5.5", - "illuminate/filesystem": "^5.0,<5.5", - "illuminate/support": "^5.0,<5.5", + "illuminate/console": "^5.0,<5.6", + "illuminate/filesystem": "^5.0,<5.6", + "illuminate/support": "^5.0,<5.6", "php": ">=5.4.0", "symfony/class-loader": "^2.3|^3.0" }, "require-dev": { "doctrine/dbal": "~2.3", + "illuminate/config": "^5.0,<5.6", + "illuminate/view": "^5.0,<5.6", "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1", "squizlabs/php_codesniffer": "~2.3" @@ -603,6 +605,11 @@ "extra": { "branch-alias": { "dev-master": "2.3-dev" + }, + "laravel": { + "providers": [ + "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider" + ] } }, "autoload": { @@ -632,7 +639,7 @@ "phpstorm", "sublime" ], - "time": "2017-02-22 12:27:33" + "time": "2017-06-16 14:08:59" }, { "name": "barryvdh/reflection-docblock", @@ -985,16 +992,16 @@ }, { "name": "collizo4sky/omnipay-wepay", - "version": "1.3.2", + "version": "dev-address-fix", "source": { "type": "git", - "url": "https://github.com/collizo4sky/omnipay-wepay.git", - "reference": "ba24261cdbbbbe89bb9deaf3bcf4543bff772c21" + "url": "https://github.com/hillelcoren/omnipay-wepay.git", + "reference": "f8bb3e4010c236018e4bd936f1b930b87f17e063" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/collizo4sky/omnipay-wepay/zipball/ba24261cdbbbbe89bb9deaf3bcf4543bff772c21", - "reference": "ba24261cdbbbbe89bb9deaf3bcf4543bff772c21", + "url": "https://api.github.com/repos/hillelcoren/omnipay-wepay/zipball/f8bb3e4010c236018e4bd936f1b930b87f17e063", + "reference": "f8bb3e4010c236018e4bd936f1b930b87f17e063", "shasum": "" }, "require": { @@ -1010,7 +1017,6 @@ "Omnipay\\WePay\\": "src/" } }, - "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -1024,7 +1030,10 @@ "payment", "wepay" ], - "time": "2017-01-17 16:39:16" + "support": { + "source": "https://github.com/hillelcoren/omnipay-wepay/tree/address-fix" + }, + "time": "2016-12-12 18:28:29" }, { "name": "container-interop/container-interop", @@ -1063,12 +1072,12 @@ "source": { "type": "git", "url": "https://github.com/delatbabel/omnipay-fatzebra.git", - "reference": "0a5708da00bf39806881a4f2d286ec95fe3fb80c" + "reference": "e78ac21ed624e23e69efb61dd50b62fbe407d51e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/delatbabel/omnipay-fatzebra/zipball/0a5708da00bf39806881a4f2d286ec95fe3fb80c", - "reference": "0a5708da00bf39806881a4f2d286ec95fe3fb80c", + "url": "https://api.github.com/repos/delatbabel/omnipay-fatzebra/zipball/e78ac21ed624e23e69efb61dd50b62fbe407d51e", + "reference": "e78ac21ed624e23e69efb61dd50b62fbe407d51e", "shasum": "" }, "require": { @@ -1076,6 +1085,8 @@ "php": ">=5.3.0" }, "require-dev": { + "apigen/apigen": "^4.1", + "nette/utils": "~2.3.0", "omnipay/dummy": "dev-master", "omnipay/tests": "~2.0" }, @@ -1112,7 +1123,7 @@ "payment", "paystream" ], - "time": "2016-08-27 04:11:44" + "time": "2017-06-09 10:33:34" }, { "name": "dercoder/omnipay-ecopayz", @@ -2041,16 +2052,16 @@ }, { "name": "ezyang/htmlpurifier", - "version": "v4.9.2", + "version": "v4.9.3", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4" + "reference": "95e1bae3182efc0f3422896a3236e991049dac69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4", - "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69", + "reference": "95e1bae3182efc0f3422896a3236e991049dac69", "shasum": "" }, "require": { @@ -2084,7 +2095,7 @@ "keywords": [ "html" ], - "time": "2017-03-13 06:30:53" + "time": "2017-06-03 02:28:16" }, { "name": "fotografde/omnipay-checkoutcom", @@ -2401,16 +2412,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.2.3", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006" + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006", - "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", + "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", "shasum": "" }, "require": { @@ -2420,9 +2431,12 @@ }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "^4.0", + "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, + "suggest": { + "psr/log": "Required for using the Log middleware" + }, "type": "library", "extra": { "branch-alias": { @@ -2459,7 +2473,7 @@ "rest", "web service" ], - "time": "2017-02-28 22:50:30" + "time": "2017-06-22 18:50:49" }, { "name": "guzzlehttp/promises", @@ -2685,12 +2699,12 @@ "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "854d12b807832ffae4ba8a14577e507beac493e2" + "reference": "4581c28cdcb6067dca2b27ea8b76842ca79ddf90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/854d12b807832ffae4ba8a14577e507beac493e2", - "reference": "854d12b807832ffae4ba8a14577e507beac493e2", + "url": "https://api.github.com/repos/Intervention/image/zipball/4581c28cdcb6067dca2b27ea8b76842ca79ddf90", + "reference": "4581c28cdcb6067dca2b27ea8b76842ca79ddf90", "shasum": "" }, "require": { @@ -2700,7 +2714,7 @@ }, "require-dev": { "mockery/mockery": "~0.9.2", - "phpunit/phpunit": "3.*" + "phpunit/phpunit": "^4.8 || ^5.7" }, "suggest": { "ext-gd": "to use GD library based image processing.", @@ -2711,6 +2725,14 @@ "extra": { "branch-alias": { "dev-master": "2.3-dev" + }, + "laravel": { + "providers": [ + "Intervention\\Image\\ImageServiceProvider" + ], + "aliases": { + "Image": "Intervention\\Image\\Facades\\Image" + } } }, "autoload": { @@ -2725,8 +2747,8 @@ "authors": [ { "name": "Oliver Vogel", - "email": "oliver@olivervogel.net", - "homepage": "http://olivervogel.net/" + "email": "oliver@olivervogel.com", + "homepage": "http://olivervogel.com/" } ], "description": "Image handling and manipulation library with support for Laravel integration", @@ -2739,7 +2761,7 @@ "thumbnail", "watermark" ], - "time": "2017-06-03 18:33:13" + "time": "2017-07-04 16:10:28" }, { "name": "ircmaxell/password-compat", @@ -2913,23 +2935,24 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.44", + "version": "v1.2.50", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "dd14c05b3aed6ca75acfc77fbd864e37d83777bc" + "reference": "c9638a5d7d6fc4ecfb35f32a9cc6d05bc4f5a914" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/dd14c05b3aed6ca75acfc77fbd864e37d83777bc", - "reference": "dd14c05b3aed6ca75acfc77fbd864e37d83777bc", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/c9638a5d7d6fc4ecfb35f32a9cc6d05bc4f5a914", + "reference": "c9638a5d7d6fc4ecfb35f32a9cc6d05bc4f5a914", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.*" + "phpunit/phpunit": "4.8.*", + "satooshi/php-coveralls": "1.*" }, "type": "library", "autoload": { @@ -2957,7 +2980,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2017-06-03 10:19:31" + "time": "2017-07-03 20:56:40" }, { "name": "jaybizzle/laravel-crawler-detect", @@ -3651,16 +3674,16 @@ }, { "name": "league/flysystem-aws-s3-v3", - "version": "1.0.15", + "version": "1.0.18", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "c947f36f977b495a57e857ae1630df0da35ec456" + "reference": "dc09b19f455750663b922ed52dcc0ff215bed284" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c947f36f977b495a57e857ae1630df0da35ec456", - "reference": "c947f36f977b495a57e857ae1630df0da35ec456", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc09b19f455750663b922ed52dcc0ff215bed284", + "reference": "dc09b19f455750663b922ed52dcc0ff215bed284", "shasum": "" }, "require": { @@ -3694,7 +3717,7 @@ } ], "description": "Flysystem adapter for the AWS S3 SDK v3.x", - "time": "2017-04-28 10:21:54" + "time": "2017-06-30 06:29:25" }, { "name": "league/flysystem-rackspace", @@ -3975,16 +3998,16 @@ }, { "name": "maatwebsite/excel", - "version": "2.1.17", + "version": "2.1.19", "source": { "type": "git", "url": "https://github.com/Maatwebsite/Laravel-Excel.git", - "reference": "14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d" + "reference": "f4535ac21968f6086438e098cdf289b350aa993c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d", - "reference": "14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d", + "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/f4535ac21968f6086438e098cdf289b350aa993c", + "reference": "f4535ac21968f6086438e098cdf289b350aa993c", "shasum": "" }, "require": { @@ -4011,6 +4034,16 @@ "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*" }, "type": "library", + "extra": { + "laravel": { + "providers": [ + "Maatwebsite\\Excel\\ExcelServiceProvider" + ], + "aliases": { + "Excel": "Maatwebsite\\Excel\\Facades\\Excel" + } + } + }, "autoload": { "classmap": [ "src/Maatwebsite/Excel" @@ -4039,7 +4072,7 @@ "import", "laravel" ], - "time": "2017-04-04 18:28:12" + "time": "2017-07-02 07:00:56" }, { "name": "maximebf/debugbar", @@ -4302,16 +4335,16 @@ }, { "name": "monolog/monolog", - "version": "1.22.1", + "version": "1.23.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0" + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0", - "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4", + "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4", "shasum": "" }, "require": { @@ -4332,7 +4365,7 @@ "phpunit/phpunit-mock-objects": "2.3.0", "ruflin/elastica": ">=0.90 <3.0", "sentry/sentry": "^0.13", - "swiftmailer/swiftmailer": "~5.3" + "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", @@ -4376,7 +4409,7 @@ "logging", "psr-3" ], - "time": "2017-03-13 07:08:03" + "time": "2017-06-19 01:22:40" }, { "name": "mtdowling/cron-expression", @@ -4583,16 +4616,16 @@ }, { "name": "nwidart/laravel-modules", - "version": "1.22.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "103aa81905f9ccc28a5cc771089477c2936b9f00" + "reference": "d819c4ace5e5a6b0c168d88170d20e90b958667a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/103aa81905f9ccc28a5cc771089477c2936b9f00", - "reference": "103aa81905f9ccc28a5cc771089477c2936b9f00", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/d819c4ace5e5a6b0c168d88170d20e90b958667a", + "reference": "d819c4ace5e5a6b0c168d88170d20e90b958667a", "shasum": "" }, "require": { @@ -4607,10 +4640,23 @@ "phpunit/phpunit": "~5.7" }, "type": "library", + "extra": { + "laravel": { + "providers": [ + "Nwidart\\Modules\\LaravelModulesServiceProvider" + ], + "aliases": { + "Module": "Nwidart\\Modules\\Facades\\Module" + } + } + }, "autoload": { "psr-4": { "Nwidart\\Modules\\": "src" - } + }, + "files": [ + "src/helpers.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4632,7 +4678,7 @@ "nwidart", "rad" ], - "time": "2017-05-22 08:30:39" + "time": "2017-07-06 19:33:38" }, { "name": "omnipay/2checkout", @@ -4875,16 +4921,16 @@ }, { "name": "omnipay/buckaroo", - "version": "v2.1", + "version": "v2.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-buckaroo.git", - "reference": "7fccd4382ba87f6535cb399892c687928615dad7" + "reference": "b1d74b4121a9c889fe8cc77715e6cffb14b8833c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-buckaroo/zipball/7fccd4382ba87f6535cb399892c687928615dad7", - "reference": "7fccd4382ba87f6535cb399892c687928615dad7", + "url": "https://api.github.com/repos/thephpleague/omnipay-buckaroo/zipball/b1d74b4121a9c889fe8cc77715e6cffb14b8833c", + "reference": "b1d74b4121a9c889fe8cc77715e6cffb14b8833c", "shasum": "" }, "require": { @@ -4928,7 +4974,7 @@ "pay", "payment" ], - "time": "2016-08-10 04:41:17" + "time": "2017-05-30 09:43:42" }, { "name": "omnipay/cardsave", @@ -5450,16 +5496,16 @@ }, { "name": "omnipay/migs", - "version": "v2.2.1", + "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-migs.git", - "reference": "c15be0960ae578d60cabc7c0a2895da41430821f" + "reference": "0f79c818a150e73497efbe5e097ac4377d8f9717" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-migs/zipball/c15be0960ae578d60cabc7c0a2895da41430821f", - "reference": "c15be0960ae578d60cabc7c0a2895da41430821f", + "url": "https://api.github.com/repos/thephpleague/omnipay-migs/zipball/0f79c818a150e73497efbe5e097ac4377d8f9717", + "reference": "0f79c818a150e73497efbe5e097ac4377d8f9717", "shasum": "" }, "require": { @@ -5504,7 +5550,7 @@ "pay", "payment" ], - "time": "2016-09-22 01:58:30" + "time": "2017-06-07 07:52:47" }, { "name": "omnipay/mollie", @@ -5565,16 +5611,16 @@ }, { "name": "omnipay/multisafepay", - "version": "v2.3.5", + "version": "v2.3.6", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-multisafepay.git", - "reference": "9c086904894c98277e01826445660d849033cef0" + "reference": "6d7a6d64fa0e124b90767e505ea105f4c3ecbadd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/9c086904894c98277e01826445660d849033cef0", - "reference": "9c086904894c98277e01826445660d849033cef0", + "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/6d7a6d64fa0e124b90767e505ea105f4c3ecbadd", + "reference": "6d7a6d64fa0e124b90767e505ea105f4c3ecbadd", "shasum": "" }, "require": { @@ -5619,7 +5665,7 @@ "pay", "payment" ], - "time": "2017-04-09 10:57:36" + "time": "2017-05-28 06:28:10" }, { "name": "omnipay/netaxept", @@ -5963,16 +6009,16 @@ }, { "name": "omnipay/paymentexpress", - "version": "v2.2.0", + "version": "v2.2.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-paymentexpress.git", - "reference": "5707f016cd2a6fa735f325c40ff3b5fbe29452ea" + "reference": "b97178ba0f0da85c6d0873c3da24f5677d557b3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-paymentexpress/zipball/5707f016cd2a6fa735f325c40ff3b5fbe29452ea", - "reference": "5707f016cd2a6fa735f325c40ff3b5fbe29452ea", + "url": "https://api.github.com/repos/thephpleague/omnipay-paymentexpress/zipball/b97178ba0f0da85c6d0873c3da24f5677d557b3f", + "reference": "b97178ba0f0da85c6d0873c3da24f5677d557b3f", "shasum": "" }, "require": { @@ -6022,7 +6068,7 @@ "pxpay", "pxpost" ], - "time": "2016-05-02 13:46:54" + "time": "2017-05-12 08:22:36" }, { "name": "omnipay/paypal", @@ -6261,12 +6307,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-stripe.git", - "reference": "a88b94d6b2228ec29ab8dcef84050ffaaccc4fac" + "reference": "f5d5ef91f420d7f0bc83692cde7bb4474043c454" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/a88b94d6b2228ec29ab8dcef84050ffaaccc4fac", - "reference": "a88b94d6b2228ec29ab8dcef84050ffaaccc4fac", + "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/f5d5ef91f420d7f0bc83692cde7bb4474043c454", + "reference": "f5d5ef91f420d7f0bc83692cde7bb4474043c454", "shasum": "" }, "require": { @@ -6310,7 +6356,7 @@ "payment", "stripe" ], - "time": "2017-05-28 07:05:31" + "time": "2017-07-01 03:24:42" }, { "name": "omnipay/targetpay", @@ -6371,16 +6417,16 @@ }, { "name": "omnipay/worldpay", - "version": "v2.2", + "version": "v2.2.1", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-worldpay.git", - "reference": "26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083" + "reference": "be0b5c31f5a0457b913281aa2d6072b62fd9e65c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-worldpay/zipball/26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083", - "reference": "26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083", + "url": "https://api.github.com/repos/thephpleague/omnipay-worldpay/zipball/be0b5c31f5a0457b913281aa2d6072b62fd9e65c", + "reference": "be0b5c31f5a0457b913281aa2d6072b62fd9e65c", "shasum": "" }, "require": { @@ -6424,7 +6470,7 @@ "payment", "worldpay" ], - "time": "2016-01-28 12:55:58" + "time": "2017-06-15 07:04:25" }, { "name": "paragonie/random_compat", @@ -7124,16 +7170,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "b0aff75bf18e4bbf37209235227e6e50a5aec8f5" + "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/b0aff75bf18e4bbf37209235227e6e50a5aec8f5", - "reference": "b0aff75bf18e4bbf37209235227e6e50a5aec8f5", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/386a294d621576302e7cc36965d6ed53b8c73c4f", + "reference": "386a294d621576302e7cc36965d6ed53b8c73c4f", "shasum": "" }, "require": { @@ -7176,11 +7222,11 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2017-04-12 14:14:56" + "time": "2017-06-02 09:51:43" }, { "name": "symfony/config", - "version": "v3.2.9", + "version": "v3.2.11", "source": { "type": "git", "url": "https://github.com/symfony/config.git", @@ -7296,7 +7342,7 @@ }, { "name": "symfony/css-selector", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -7406,16 +7452,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.2.9", + "version": "v3.2.11", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "7e276d2d83773f786f5909317770bda449c26431" + "reference": "dcec2b3ae52a6fe92154321682b01028deea6406" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7e276d2d83773f786f5909317770bda449c26431", - "reference": "7e276d2d83773f786f5909317770bda449c26431", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/dcec2b3ae52a6fe92154321682b01028deea6406", + "reference": "dcec2b3ae52a6fe92154321682b01028deea6406", "shasum": "" }, "require": { @@ -7465,20 +7511,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2017-05-25 22:59:05" + "time": "2017-06-03 15:50:21" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.21", + "version": "v2.8.24", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "7fc8e2b4118ff316550596357325dfd92a51f531" + "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fc8e2b4118ff316550596357325dfd92a51f531", - "reference": "7fc8e2b4118ff316550596357325dfd92a51f531", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1377400fd641d7d1935981546aaef780ecd5bf6d", + "reference": "1377400fd641d7d1935981546aaef780ecd5bf6d", "shasum": "" }, "require": { @@ -7525,20 +7571,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2017-04-26 16:56:54" + "time": "2017-06-02 07:47:27" }, { "name": "symfony/filesystem", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "c709670bf64721202ddbe4162846f250735842c0" + "reference": "311fa718389efbd8b627c272b9324a62437018cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/c709670bf64721202ddbe4162846f250735842c0", - "reference": "c709670bf64721202ddbe4162846f250735842c0", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc", + "reference": "311fa718389efbd8b627c272b9324a62437018cc", "shasum": "" }, "require": { @@ -7574,7 +7620,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2017-05-28 14:08:56" + "time": "2017-06-24 09:29:48" }, { "name": "symfony/finder", @@ -7627,16 +7673,16 @@ }, { "name": "symfony/http-foundation", - "version": "v2.8.21", + "version": "v2.8.24", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "03bf5ded5a4b54473e7551df5cfab854f7434ed4" + "reference": "2b592ca5fe2ad7ee8a92d409d2b830277ad58231" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/03bf5ded5a4b54473e7551df5cfab854f7434ed4", - "reference": "03bf5ded5a4b54473e7551df5cfab854f7434ed4", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2b592ca5fe2ad7ee8a92d409d2b830277ad58231", + "reference": "2b592ca5fe2ad7ee8a92d409d2b830277ad58231", "shasum": "" }, "require": { @@ -7678,7 +7724,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-05-19 11:49:58" + "time": "2017-06-20 23:27:56" }, { "name": "symfony/http-kernel", @@ -7764,7 +7810,7 @@ }, { "name": "symfony/options-resolver", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -7818,16 +7864,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" + "reference": "f29dca382a6485c3cbe6379f0c61230167681937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", - "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", + "reference": "f29dca382a6485c3cbe6379f0c61230167681937", "shasum": "" }, "require": { @@ -7839,7 +7885,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -7873,20 +7919,20 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2017-06-09 14:24:12" }, { "name": "symfony/polyfill-php54", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php54.git", - "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0" + "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0", - "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0", + "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789", + "reference": "7dd1a8b9f0442273fdfeb1c4f5eaff6890a82789", "shasum": "" }, "require": { @@ -7895,7 +7941,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -7931,20 +7977,20 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2017-06-09 08:25:21" }, { "name": "symfony/polyfill-php55", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php55.git", - "reference": "03e3f0350bca2220e3623a0e340eef194405fc67" + "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67", - "reference": "03e3f0350bca2220e3623a0e340eef194405fc67", + "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/94566239a7720cde0820f15f0cc348ddb51ba51d", + "reference": "94566239a7720cde0820f15f0cc348ddb51ba51d", "shasum": "" }, "require": { @@ -7954,7 +8000,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -7987,20 +8033,20 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2017-06-09 08:25:21" }, { "name": "symfony/polyfill-php56", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c" + "reference": "bc0b7d6cb36b10cfabb170a3e359944a95174929" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/1dd42b9b89556f18092f3d1ada22cb05ac85383c", - "reference": "1dd42b9b89556f18092f3d1ada22cb05ac85383c", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/bc0b7d6cb36b10cfabb170a3e359944a95174929", + "reference": "bc0b7d6cb36b10cfabb170a3e359944a95174929", "shasum": "" }, "require": { @@ -8010,7 +8056,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -8043,20 +8089,20 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2017-06-09 08:25:21" }, { "name": "symfony/polyfill-util", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb" + "reference": "ebccbde4aad410f6438d86d7d261c6b4d2b9a51d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/746bce0fca664ac0a575e465f65c6643faddf7fb", - "reference": "746bce0fca664ac0a575e465f65c6643faddf7fb", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ebccbde4aad410f6438d86d7d261c6b4d2b9a51d", + "reference": "ebccbde4aad410f6438d86d7d261c6b4d2b9a51d", "shasum": "" }, "require": { @@ -8065,7 +8111,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3-dev" + "dev-master": "1.4-dev" } }, "autoload": { @@ -8095,7 +8141,7 @@ "polyfill", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2017-06-09 08:25:21" }, { "name": "symfony/process", @@ -8350,16 +8396,16 @@ }, { "name": "symfony/yaml", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "885db865f6b2b918404a1fae28f9ac640f71f994" + "reference": "1f93a8d19b8241617f5074a123e282575b821df8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/885db865f6b2b918404a1fae28f9ac640f71f994", - "reference": "885db865f6b2b918404a1fae28f9ac640f71f994", + "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8", + "reference": "1f93a8d19b8241617f5074a123e282575b821df8", "shasum": "" }, "require": { @@ -8401,7 +8447,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-05-28 10:56:20" + "time": "2017-06-15 12:58:50" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -8655,20 +8701,20 @@ }, { "name": "twig/twig", - "version": "v1.33.2", + "version": "v1.34.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927" + "reference": "f878bab48edb66ad9c6ed626bf817f60c6c096ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/dd6ca96227917e1e85b41c7c3cc6507b411e0927", - "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/f878bab48edb66ad9c6ed626bf817f60c6c096ee", + "reference": "f878bab48edb66ad9c6ed626bf817f60c6c096ee", "shasum": "" }, "require": { - "php": ">=5.2.7" + "php": ">=5.3.3" }, "require-dev": { "psr/container": "^1.0", @@ -8678,12 +8724,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.33-dev" + "dev-master": "1.34-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" + }, + "psr-4": { + "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8713,7 +8762,7 @@ "keywords": [ "templating" ], - "time": "2017-04-20 17:39:48" + "time": "2017-07-04 13:19:31" }, { "name": "vink/omnipay-komoju", @@ -10411,16 +10460,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.35", + "version": "4.8.36", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87" + "reference": "46023de9a91eec7dfb06cc56cb4e260017298517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87", - "reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517", + "reference": "46023de9a91eec7dfb06cc56cb4e260017298517", "shasum": "" }, "require": { @@ -10479,7 +10528,7 @@ "testing", "xunit" ], - "time": "2017-02-06 05:18:07" + "time": "2017-06-21 08:07:12" }, { "name": "phpunit/phpunit-mock-objects", @@ -10956,16 +11005,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1" + "reference": "3a4435e79a8401746e8525e98039199d0924b4e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", - "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/3a4435e79a8401746e8525e98039199d0924b4e5", + "reference": "3a4435e79a8401746e8525e98039199d0924b4e5", "shasum": "" }, "require": { @@ -11009,11 +11058,11 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2017-04-12 14:14:56" + "time": "2017-06-24 09:29:48" }, { "name": "symfony/dom-crawler", - "version": "v3.3.0", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -11126,6 +11175,7 @@ "anahkiasen/former": 20, "chumper/datatable": 20, "codedge/laravel-selfupdater": 20, + "collizo4sky/omnipay-wepay": 20, "delatbabel/omnipay-fatzebra": 20, "dercoder/omnipay-paysafecard": 20, "descubraomundo/omnipay-pagarme": 20,