From c71c8c663c9172e98fcb1704357ed3a62df289bc Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 25 Apr 2017 16:32:58 +0300 Subject: [PATCH] Update composer.lock file --- composer.json | 2 +- composer.lock | 551 +++++++++++++++++++++++++++++++++++++------------- 2 files changed, 417 insertions(+), 136 deletions(-) diff --git a/composer.json b/composer.json index b0ae7b213193..c02f0decf4b5 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-gmp": "*", "ext-gd": "*", "turbo124/laravel-push-notification": "2.*", - "omnipay/mollie": "dev-master#22956c1a62a9662afa5f5d119723b413770ac525", + "omnipay/mollie": "3.*", "omnipay/2checkout": "dev-master#e9c079c2dde0d7ba461903b3b7bd5caf6dee1248", "omnipay/gocardless": "dev-master", "omnipay/stripe": "dev-master", diff --git a/composer.lock b/composer.lock index e31cefa78a8d..caf760358ec2 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": "5c6d080c3a38d42e07ab70bf32760976", - "content-hash": "dcf4534113b5e62eb3f1fa6b453c82be", + "hash": "8fb907c3b74902fc105d5076234c4a80", + "content-hash": "1bc81460b475ce88809f30d99886ecfd", "packages": [ { "name": "agmscode/omnipay-agms", @@ -327,16 +327,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.24.9", + "version": "3.26.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "26212252dcd0f9b9b7b19702577d0b0b364888df" + "reference": "05df1887d7b8cea9fba9ad59e1513c3815e883ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/26212252dcd0f9b9b7b19702577d0b0b364888df", - "reference": "26212252dcd0f9b9b7b19702577d0b0b364888df", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/05df1887d7b8cea9fba9ad59e1513c3815e883ae", + "reference": "05df1887d7b8cea9fba9ad59e1513c3815e883ae", "shasum": "" }, "require": { @@ -403,7 +403,7 @@ "s3", "sdk" ], - "time": "2017-03-28 20:19:24" + "time": "2017-04-21 20:25:16" }, { "name": "barracudanetworks/archivestream-php", @@ -674,16 +674,16 @@ }, { "name": "braintree/braintree_php", - "version": "3.22.0", + "version": "3.23.0", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "402617b803779bed5ae899209afa75ef9950becc" + "reference": "0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/402617b803779bed5ae899209afa75ef9950becc", - "reference": "402617b803779bed5ae899209afa75ef9950becc", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6", + "reference": "0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6", "shasum": "" }, "require": { @@ -717,7 +717,7 @@ } ], "description": "Braintree PHP Client Library", - "time": "2017-02-16 19:59:04" + "time": "2017-04-13 20:06:18" }, { "name": "cardgate/omnipay-cardgate", @@ -922,12 +922,12 @@ "source": { "type": "git", "url": "https://github.com/codedge/laravel-selfupdater.git", - "reference": "b24b155fe0fcccf0ecfbc926a6c3043911418906" + "reference": "084a1dd447d9dcd532042dfc3296b195903c2530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codedge/laravel-selfupdater/zipball/b24b155fe0fcccf0ecfbc926a6c3043911418906", - "reference": "b24b155fe0fcccf0ecfbc926a6c3043911418906", + "url": "https://api.github.com/repos/codedge/laravel-selfupdater/zipball/084a1dd447d9dcd532042dfc3296b195903c2530", + "reference": "084a1dd447d9dcd532042dfc3296b195903c2530", "shasum": "" }, "require": { @@ -970,7 +970,7 @@ "self-update", "update" ], - "time": "2016-09-21 12:43:00" + "time": "2017-04-09 12:12:08" }, { "name": "collizo4sky/omnipay-wepay", @@ -2075,6 +2075,49 @@ ], "time": "2017-03-13 06:30:53" }, + { + "name": "firebase/php-jwt", + "version": "v4.0.0", + "source": { + "type": "git", + "url": "https://github.com/firebase/php-jwt.git", + "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35", + "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Firebase\\JWT\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Neuman Vong", + "email": "neuman+pear@twilio.com", + "role": "Developer" + }, + { + "name": "Anant Narayanan", + "email": "anant@php.net", + "role": "Developer" + } + ], + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", + "homepage": "https://github.com/firebase/php-jwt", + "time": "2016-07-18 04:51:16" + }, { "name": "fotografde/omnipay-checkoutcom", "version": "2.0", @@ -2251,34 +2294,50 @@ }, { "name": "google/apiclient", - "version": "v1.1.8", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/google/google-api-php-client.git", - "reference": "85309a3520bb5f53368d43e35fd24f43c9556323" + "reference": "43996f09df274158fd04fce98e8a82effe5f3717" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client/zipball/85309a3520bb5f53368d43e35fd24f43c9556323", - "reference": "85309a3520bb5f53368d43e35fd24f43c9556323", + "url": "https://api.github.com/repos/google/google-api-php-client/zipball/43996f09df274158fd04fce98e8a82effe5f3717", + "reference": "43996f09df274158fd04fce98e8a82effe5f3717", "shasum": "" }, "require": { - "php": ">=5.2.1" + "firebase/php-jwt": "~2.0|~3.0|~4.0", + "google/apiclient-services": "^0.11", + "google/auth": "^0.11", + "guzzlehttp/guzzle": "~5.2|~6.0", + "guzzlehttp/psr7": "^1.2", + "monolog/monolog": "^1.17", + "php": ">=5.4", + "phpseclib/phpseclib": "~0.3.10|~2.0" }, "require-dev": { - "phpunit/phpunit": "3.7.*", - "squizlabs/php_codesniffer": "~2.3" + "cache/filesystem-adapter": "^0.3.2", + "phpunit/phpunit": "~4", + "squizlabs/php_codesniffer": "~2.3", + "symfony/css-selector": "~2.1", + "symfony/dom-crawler": "~2.1" + }, + "suggest": { + "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)" }, "type": "library", "extra": { "branch-alias": { - "dev-v1-master": "1.1.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { - "files": [ - "src/Google/autoload.php" + "psr-0": { + "Google_": "src/" + }, + "classmap": [ + "src/Google/Service/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -2290,7 +2349,92 @@ "keywords": [ "google" ], - "time": "2016-06-06 21:22:48" + "time": "2017-03-22 18:32:04" + }, + { + "name": "google/apiclient-services", + "version": "v0.11", + "source": { + "type": "git", + "url": "https://github.com/google/google-api-php-client-services.git", + "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", + "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", + "shasum": "" + }, + "require": { + "php": ">=5.4" + }, + "require-dev": { + "phpunit/phpunit": "~4.8" + }, + "type": "library", + "autoload": { + "psr-0": { + "Google_Service_": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Client library for Google APIs", + "homepage": "http://developers.google.com/api-client-library/php", + "keywords": [ + "google" + ], + "time": "2017-03-13 17:40:44" + }, + { + "name": "google/auth", + "version": "v0.11.1", + "source": { + "type": "git", + "url": "https://github.com/google/google-auth-library-php.git", + "reference": "a240674b08a09949fd5597f7590b3ed83663a12d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/a240674b08a09949fd5597f7590b3ed83663a12d", + "reference": "a240674b08a09949fd5597f7590b3ed83663a12d", + "shasum": "" + }, + "require": { + "firebase/php-jwt": "~2.0|~3.0|~4.0", + "guzzlehttp/guzzle": "~5.3|~6.0", + "guzzlehttp/psr7": "~1.2", + "php": ">=5.4", + "psr/cache": "^1.0", + "psr/http-message": "^1.0" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^1.11", + "phpunit/phpunit": "3.7.*" + }, + "type": "library", + "autoload": { + "classmap": [ + "src/" + ], + "psr-4": { + "Google\\Auth\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Apache-2.0" + ], + "description": "Google Auth Library for PHP", + "homepage": "http://github.com/google/google-auth-library-php", + "keywords": [ + "Authentication", + "google", + "oauth2" + ], + "time": "2016-11-02 14:59:14" }, { "name": "guzzle/guzzle", @@ -2674,12 +2818,12 @@ "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "c9a162592dda7ae4ad3b49305da41e82155f9b9a" + "reference": "15a517f052ee15d373ffa145c9642d5fec7ddf5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/c9a162592dda7ae4ad3b49305da41e82155f9b9a", - "reference": "c9a162592dda7ae4ad3b49305da41e82155f9b9a", + "url": "https://api.github.com/repos/Intervention/image/zipball/15a517f052ee15d373ffa145c9642d5fec7ddf5c", + "reference": "15a517f052ee15d373ffa145c9642d5fec7ddf5c", "shasum": "" }, "require": { @@ -2728,7 +2872,7 @@ "thumbnail", "watermark" ], - "time": "2017-02-23 16:15:05" + "time": "2017-04-23 18:45:36" }, { "name": "ircmaxell/password-compat", @@ -2902,16 +3046,16 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.37", + "version": "v1.2.40", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "850e5fc85506f9bee623fd29936ceb044d63ad2b" + "reference": "c5c0f049264edcf6499847c756dc36e51a072313" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/850e5fc85506f9bee623fd29936ceb044d63ad2b", - "reference": "850e5fc85506f9bee623fd29936ceb044d63ad2b", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/c5c0f049264edcf6499847c756dc36e51a072313", + "reference": "c5c0f049264edcf6499847c756dc36e51a072313", "shasum": "" }, "require": { @@ -2946,7 +3090,7 @@ "crawlerdetect", "php crawler detect" ], - "time": "2017-03-21 09:17:34" + "time": "2017-04-20 18:58:25" }, { "name": "jaybizzle/laravel-crawler-detect", @@ -3546,16 +3690,16 @@ }, { "name": "league/flysystem", - "version": "1.0.37", + "version": "1.0.38", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd" + "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/78b5cc4feb61a882302df4fbaf63b7662e5e4ccd", - "reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4ba6e13f5116204b21c3afdf400ecf2b9eb1c482", + "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482", "shasum": "" }, "require": { @@ -3577,12 +3721,12 @@ "league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-copy": "Allows you to use Copy.com storage", - "league/flysystem-dropbox": "Allows you to use Dropbox storage", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-webdav": "Allows you to use WebDAV storage", - "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter" + "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter", + "spatie/flysystem-dropbox": "Allows you to use Dropbox storage" }, "type": "library", "extra": { @@ -3625,7 +3769,7 @@ "sftp", "storage" ], - "time": "2017-03-22 15:43:14" + "time": "2017-04-22 18:59:19" }, { "name": "league/flysystem-aws-s3-v3", @@ -3953,16 +4097,16 @@ }, { "name": "maatwebsite/excel", - "version": "2.1.16", + "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/Maatwebsite/Laravel-Excel.git", - "reference": "655def96b5e98d1fe0974d9c4e2ec5f2b591a322" + "reference": "14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/655def96b5e98d1fe0974d9c4e2ec5f2b591a322", - "reference": "655def96b5e98d1fe0974d9c4e2ec5f2b591a322", + "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d", + "reference": "14d5abf8e20563c80dd074fd7c8cf1c05bf51f1d", "shasum": "" }, "require": { @@ -4017,7 +4161,7 @@ "import", "laravel" ], - "time": "2017-03-28 10:47:04" + "time": "2017-04-04 18:28:12" }, { "name": "maximebf/debugbar", @@ -4561,16 +4705,16 @@ }, { "name": "nwidart/laravel-modules", - "version": "1.19.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "694640a499452f1bff8f424b250260343d81acba" + "reference": "c259422a0c8303d552324ce13c5dbd672468676c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/694640a499452f1bff8f424b250260343d81acba", - "reference": "694640a499452f1bff8f424b250260343d81acba", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/c259422a0c8303d552324ce13c5dbd672468676c", + "reference": "c259422a0c8303d552324ce13c5dbd672468676c", "shasum": "" }, "require": { @@ -4610,7 +4754,7 @@ "nwidart", "rad" ], - "time": "2017-03-16 10:56:06" + "time": "2017-04-19 13:47:31" }, { "name": "omnipay/2checkout", @@ -5486,16 +5630,16 @@ }, { "name": "omnipay/mollie", - "version": "dev-master", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-mollie.git", - "reference": "22956c1a62a9662afa5f5d119723b413770ac525" + "reference": "8a81a9980a3de726e6badb2ca0edc3728bba6c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/22956c1a62a9662afa5f5d119723b413770ac525", - "reference": "22956c1a62a9662afa5f5d119723b413770ac525", + "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/8a81a9980a3de726e6badb2ca0edc3728bba6c95", + "reference": "8a81a9980a3de726e6badb2ca0edc3728bba6c95", "shasum": "" }, "require": { @@ -5539,7 +5683,7 @@ "pay", "payment" ], - "time": "2015-03-03 18:55:42" + "time": "2016-10-11 09:44:09" }, { "name": "omnipay/multisafepay", @@ -5715,16 +5859,16 @@ }, { "name": "omnipay/omnipay", - "version": "v2.3.1", + "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay.git", - "reference": "ae75717ec00b93069768102af11b9dd909c78bd3" + "reference": "e9e6d95a2e7c3641ba31c985334d82e39dbd6078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/ae75717ec00b93069768102af11b9dd909c78bd3", - "reference": "ae75717ec00b93069768102af11b9dd909c78bd3", + "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/e9e6d95a2e7c3641ba31c985334d82e39dbd6078", + "reference": "e9e6d95a2e7c3641ba31c985334d82e39dbd6078", "shasum": "" }, "require": { @@ -5740,7 +5884,7 @@ "omnipay/gocardless": "~2.0", "omnipay/manual": "~2.0", "omnipay/migs": "~2.0", - "omnipay/mollie": "~2.0", + "omnipay/mollie": "~3.0", "omnipay/multisafepay": "~2.0", "omnipay/netaxept": "~2.0", "omnipay/netbanx": "~2.0", @@ -5823,7 +5967,7 @@ "twocheckout", "worldpay" ], - "time": "2014-09-17 00:29:37" + "time": "2014-12-10 13:55:00" }, { "name": "omnipay/payfast", @@ -6119,16 +6263,16 @@ }, { "name": "omnipay/sagepay", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-sagepay.git", - "reference": "ca992b28a0d7ec7dbf218852dab36ec309dee07e" + "reference": "4ca4847935bc31dbcdd627e92377b5c3cf709e9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-sagepay/zipball/ca992b28a0d7ec7dbf218852dab36ec309dee07e", - "reference": "ca992b28a0d7ec7dbf218852dab36ec309dee07e", + "url": "https://api.github.com/repos/thephpleague/omnipay-sagepay/zipball/4ca4847935bc31dbcdd627e92377b5c3cf709e9b", + "reference": "4ca4847935bc31dbcdd627e92377b5c3cf709e9b", "shasum": "" }, "require": { @@ -6174,7 +6318,7 @@ "sage pay", "sagepay" ], - "time": "2016-02-07 13:25:23" + "time": "2017-01-12 23:36:01" }, { "name": "omnipay/securepay", @@ -6568,6 +6712,98 @@ ], "time": "2015-05-01 07:00:55" }, + { + "name": "phpseclib/phpseclib", + "version": "2.0.4", + "source": { + "type": "git", + "url": "https://github.com/phpseclib/phpseclib.git", + "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", + "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "phing/phing": "~2.7", + "phpunit/phpunit": "~4.0", + "sami/sami": "~2.0", + "squizlabs/php_codesniffer": "~2.0" + }, + "suggest": { + "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", + "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", + "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." + }, + "type": "library", + "autoload": { + "files": [ + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Jim Wigginton", + "email": "terrafrost@php.net", + "role": "Lead Developer" + }, + { + "name": "Patrick Monnerat", + "email": "pm@datasphere.ch", + "role": "Developer" + }, + { + "name": "Andreas Fischer", + "email": "bantu@phpbb.com", + "role": "Developer" + }, + { + "name": "Hans-Jürgen Petrich", + "email": "petrich@tronic-media.com", + "role": "Developer" + }, + { + "name": "Graham Campbell", + "email": "graham@alt-three.com", + "role": "Developer" + } + ], + "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", + "homepage": "http://phpseclib.sourceforge.net", + "keywords": [ + "BigInteger", + "aes", + "asn.1", + "asn1", + "blowfish", + "crypto", + "cryptography", + "encryption", + "rsa", + "security", + "sftp", + "signature", + "signing", + "ssh", + "twofish", + "x.509", + "x509" + ], + "time": "2016-10-04 00:57:04" + }, { "name": "predis/predis", "version": "v1.1.1", @@ -6618,6 +6854,52 @@ ], "time": "2016-06-16 16:22:20" }, + { + "name": "psr/cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "time": "2016-08-06 20:24:11" + }, { "name": "psr/container", "version": "1.0.0", @@ -7001,20 +7283,20 @@ }, { "name": "superbalist/flysystem-google-storage", - "version": "1.0.4", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git", - "reference": "8ae35803a102ed6ce58aa87bf7534d4396513765" + "reference": "441a8529680986a2d2063a268ee2918f51db1b79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/8ae35803a102ed6ce58aa87bf7534d4396513765", - "reference": "8ae35803a102ed6ce58aa87bf7534d4396513765", + "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/441a8529680986a2d2063a268ee2918f51db1b79", + "reference": "441a8529680986a2d2063a268ee2918f51db1b79", "shasum": "" }, "require": { - "google/apiclient": "~1.1", + "google/apiclient": "~1.1|^2.0.0@RC", "league/flysystem": "~1.0", "php": ">=5.4.0" }, @@ -7044,20 +7326,20 @@ } ], "description": "Flysystem adapter for Google Cloud Storage", - "time": "2016-05-19 14:33:03" + "time": "2016-04-12 14:56:22" }, { "name": "swiftmailer/swiftmailer", - "version": "v5.4.6", + "version": "v5.4.7", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e" + "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", - "reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4", + "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4", "shasum": "" }, "require": { @@ -7098,11 +7380,11 @@ "mail", "mailer" ], - "time": "2017-02-13 07:52:53" + "time": "2017-04-20 17:32:18" }, { "name": "symfony/class-loader", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -7158,16 +7440,16 @@ }, { "name": "symfony/config", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "741d6d4cd1414d67d48eb71aba6072b46ba740c2" + "reference": "8444bde28e3c2a33e571e6f180c2d78bfdc4480d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/741d6d4cd1414d67d48eb71aba6072b46ba740c2", - "reference": "741d6d4cd1414d67d48eb71aba6072b46ba740c2", + "url": "https://api.github.com/repos/symfony/config/zipball/8444bde28e3c2a33e571e6f180c2d78bfdc4480d", + "reference": "8444bde28e3c2a33e571e6f180c2d78bfdc4480d", "shasum": "" }, "require": { @@ -7210,7 +7492,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2017-03-01 18:18:25" + "time": "2017-04-04 15:30:56" }, { "name": "symfony/console", @@ -7274,7 +7556,7 @@ }, { "name": "symfony/css-selector", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -7384,16 +7666,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "74e0935e414ad33d5e82074212c0eedb4681a691" + "reference": "923bb014708b666e4092c9ba39993895c9c8fcd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/74e0935e414ad33d5e82074212c0eedb4681a691", - "reference": "74e0935e414ad33d5e82074212c0eedb4681a691", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/923bb014708b666e4092c9ba39993895c9c8fcd7", + "reference": "923bb014708b666e4092c9ba39993895c9c8fcd7", "shasum": "" }, "require": { @@ -7443,20 +7725,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2017-03-05 00:06:55" + "time": "2017-04-04 07:26:27" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.18", + "version": "v2.8.19", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0" + "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bb4ec47e8e109c1c1172145732d0aa468d967cd0", - "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/88b65f0ac25355090e524aba4ceb066025df8bd2", + "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2", "shasum": "" }, "require": { @@ -7503,20 +7785,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2017-02-21 08:33:48" + "time": "2017-04-03 20:37:06" }, { "name": "symfony/filesystem", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "bc0f17bed914df2cceb989972c3b996043c4da4a" + "reference": "64421e6479c4a8e60d790fb666bd520992861b66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/bc0f17bed914df2cceb989972c3b996043c4da4a", - "reference": "bc0f17bed914df2cceb989972c3b996043c4da4a", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/64421e6479c4a8e60d790fb666bd520992861b66", + "reference": "64421e6479c4a8e60d790fb666bd520992861b66", "shasum": "" }, "require": { @@ -7552,7 +7834,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2017-03-06 19:30:27" + "time": "2017-03-26 15:47:15" }, { "name": "symfony/finder", @@ -7605,16 +7887,16 @@ }, { "name": "symfony/http-foundation", - "version": "v2.8.18", + "version": "v2.8.19", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd" + "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/88af747e7af17d8d7d439ad4639dc3e23ddd3edd", - "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", + "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", "shasum": "" }, "require": { @@ -7656,7 +7938,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-03-04 12:20:59" + "time": "2017-04-04 15:24:26" }, { "name": "symfony/http-kernel", @@ -7742,16 +8024,16 @@ }, { "name": "symfony/options-resolver", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "56e3d0a41313f8a54326851f10690d591e62a24c" + "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/56e3d0a41313f8a54326851f10690d591e62a24c", - "reference": "56e3d0a41313f8a54326851f10690d591e62a24c", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a19be85237fe8bbd4975f86942b4763bb0da6ca", + "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca", "shasum": "" }, "require": { @@ -7792,7 +8074,7 @@ "configuration", "options" ], - "time": "2017-02-21 09:12:04" + "time": "2017-03-21 21:44:32" }, { "name": "symfony/polyfill-mbstring", @@ -8328,16 +8610,16 @@ }, { "name": "symfony/yaml", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a" + "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/093e416ad096355149e265ea2e4cc1f9ee40ab1a", - "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/62b4cdb99d52cb1ff253c465eb1532a80cebb621", + "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621", "shasum": "" }, "require": { @@ -8379,7 +8661,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-03-07 16:47:02" + "time": "2017-03-20 09:45:15" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -8633,16 +8915,16 @@ }, { "name": "twig/twig", - "version": "v1.33.0", + "version": "v1.33.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a" + "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", - "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/dd6ca96227917e1e85b41c7c3cc6507b411e0927", + "reference": "dd6ca96227917e1e85b41c7c3cc6507b411e0927", "shasum": "" }, "require": { @@ -8691,7 +8973,7 @@ "keywords": [ "templating" ], - "time": "2017-03-22 15:40:09" + "time": "2017-04-20 17:39:48" }, { "name": "vink/omnipay-komoju", @@ -8966,16 +9248,16 @@ }, { "name": "wildbit/swiftmailer-postmark", - "version": "2.0.5", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/wildbit/swiftmailer-postmark.git", - "reference": "7b69441324b40517d4ef69703677853fb367ee4e" + "reference": "fb49114bc8033b125f9d19473dc0741385131d84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wildbit/swiftmailer-postmark/zipball/7b69441324b40517d4ef69703677853fb367ee4e", - "reference": "7b69441324b40517d4ef69703677853fb367ee4e", + "url": "https://api.github.com/repos/wildbit/swiftmailer-postmark/zipball/fb49114bc8033b125f9d19473dc0741385131d84", + "reference": "fb49114bc8033b125f9d19473dc0741385131d84", "shasum": "" }, "require": { @@ -9005,7 +9287,7 @@ } ], "description": "A Swiftmailer Transport for Postmark.", - "time": "2016-09-13 20:43:41" + "time": "2017-04-18 14:24:10" }, { "name": "zendframework/zend-escaper", @@ -9575,16 +9857,16 @@ }, { "name": "codeception/c3", - "version": "2.0.10", + "version": "2.0.12", "source": { "type": "git", "url": "https://github.com/Codeception/c3.git", - "reference": "47842d23030638237fd3306657c5fe998273fc18" + "reference": "f08f20b0b6191f0c58be022c6f20d5b1cdc1004c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/c3/zipball/47842d23030638237fd3306657c5fe998273fc18", - "reference": "47842d23030638237fd3306657c5fe998273fc18", + "url": "https://api.github.com/repos/Codeception/c3/zipball/f08f20b0b6191f0c58be022c6f20d5b1cdc1004c", + "reference": "f08f20b0b6191f0c58be022c6f20d5b1cdc1004c", "shasum": "" }, "require": { @@ -9621,7 +9903,7 @@ "code coverage", "codecoverage" ], - "time": "2017-02-04 01:52:32" + "time": "2017-04-06 00:08:55" }, { "name": "codeception/codeception", @@ -10933,7 +11215,7 @@ }, { "name": "symfony/browser-kit", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -10990,7 +11272,7 @@ }, { "name": "symfony/dom-crawler", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -11098,7 +11380,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "omnipay/mollie": 20, "omnipay/2checkout": 20, "omnipay/gocardless": 20, "omnipay/stripe": 20,