Update packages.

This commit is contained in:
James Cole
2019-09-12 07:06:53 +02:00
parent ead922ce22
commit 26ac57facb

127
composer.lock generated
View File

@@ -171,12 +171,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bunq/sdk_php.git", "url": "https://github.com/bunq/sdk_php.git",
"reference": "be645736a2488ec247f0be528bab7619768da12f" "reference": "cfde75f644e5105a8634b0cd9a891c49c50b0e28"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bunq/sdk_php/zipball/be645736a2488ec247f0be528bab7619768da12f", "url": "https://api.github.com/repos/bunq/sdk_php/zipball/cfde75f644e5105a8634b0cd9a891c49c50b0e28",
"reference": "be645736a2488ec247f0be528bab7619768da12f", "reference": "cfde75f644e5105a8634b0cd9a891c49c50b0e28",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -194,7 +194,7 @@
"phpstan/phpstan": "^0.8", "phpstan/phpstan": "^0.8",
"phpunit/phpunit": "^6.0.13", "phpunit/phpunit": "^6.0.13",
"sebastian/phpcpd": "^3.0", "sebastian/phpcpd": "^3.0",
"sensiolabs/security-checker": "^4.1" "sensiolabs/security-checker": "^5.0"
}, },
"bin": [ "bin": [
"bin/bunq-install" "bin/bunq-install"
@@ -227,7 +227,7 @@
"payment", "payment",
"sepa" "sepa"
], ],
"time": "2019-06-15T12:22:02+00:00" "time": "2019-09-10T15:00:27+00:00"
}, },
{ {
"name": "danhunsaker/laravel-flysystem-others", "name": "danhunsaker/laravel-flysystem-others",
@@ -1522,31 +1522,31 @@
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
"version": "v7.4.0", "version": "v7.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/passport.git", "url": "https://github.com/laravel/passport.git",
"reference": "4460bd1fb5d913d75e547caf02a5a19c6d77794d" "reference": "cc39dc6a36ebf5926906eb5ad3c62dba50c9bbd0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/4460bd1fb5d913d75e547caf02a5a19c6d77794d", "url": "https://api.github.com/repos/laravel/passport/zipball/cc39dc6a36ebf5926906eb5ad3c62dba50c9bbd0",
"reference": "4460bd1fb5d913d75e547caf02a5a19c6d77794d", "reference": "cc39dc6a36ebf5926906eb5ad3c62dba50c9bbd0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"firebase/php-jwt": "~3.0|~4.0|~5.0", "firebase/php-jwt": "~3.0|~4.0|~5.0",
"guzzlehttp/guzzle": "~6.0", "guzzlehttp/guzzle": "~6.0",
"illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/console": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/console": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/container": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/container": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/cookie": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/cookie": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/database": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/database": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/http": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/http": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0", "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
"league/oauth2-server": "^7.0", "league/oauth2-server": "^7.0",
"php": ">=7.1", "php": ">=7.1",
"phpseclib/phpseclib": "^2.0", "phpseclib/phpseclib": "^2.0",
@@ -1554,8 +1554,8 @@
"zendframework/zend-diactoros": "~1.0|~2.0" "zendframework/zend-diactoros": "~1.0|~2.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~1.0", "mockery/mockery": "^1.0",
"phpunit/phpunit": "~7.4" "phpunit/phpunit": "^7.4|^8.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -1589,7 +1589,7 @@
"oauth", "oauth",
"passport" "passport"
], ],
"time": "2019-08-20T18:10:43+00:00" "time": "2019-09-10T19:55:34+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
@@ -2749,16 +2749,16 @@
}, },
{ {
"name": "pragmarx/google2fa", "name": "pragmarx/google2fa",
"version": "v5.0.0", "version": "v6.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/antonioribeiro/google2fa.git", "url": "https://github.com/antonioribeiro/google2fa.git",
"reference": "17c969c82f427dd916afe4be50bafc6299aef1b4" "reference": "03f6fb65aaccc21d6f70969db652316ad003b83d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4", "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/03f6fb65aaccc21d6f70969db652316ad003b83d",
"reference": "17c969c82f427dd916afe4be50bafc6299aef1b4", "reference": "03f6fb65aaccc21d6f70969db652316ad003b83d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2768,7 +2768,7 @@
"symfony/polyfill-php56": "~1.2" "symfony/polyfill-php56": "~1.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4|~5|~6" "phpunit/phpunit": "~4|~5|~6|~7|~8"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -2790,8 +2790,8 @@
"authors": [ "authors": [
{ {
"name": "Antonio Carlos Ribeiro", "name": "Antonio Carlos Ribeiro",
"role": "Creator & Designer", "email": "acr@antoniocarlosribeiro.com",
"email": "acr@antoniocarlosribeiro.com" "role": "Creator & Designer"
} }
], ],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.", "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
@@ -2801,20 +2801,20 @@
"Two Factor Authentication", "Two Factor Authentication",
"google2fa" "google2fa"
], ],
"time": "2019-03-19T22:44:16+00:00" "time": "2019-09-11T19:19:55+00:00"
}, },
{ {
"name": "pragmarx/google2fa-laravel", "name": "pragmarx/google2fa-laravel",
"version": "v1.0.1", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/antonioribeiro/google2fa-laravel.git", "url": "https://github.com/antonioribeiro/google2fa-laravel.git",
"reference": "b5f5bc71dcc52c48720441bc01c701023bd82882" "reference": "5f19f869775e038e982f972b2fc9901337140a77"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/antonioribeiro/google2fa-laravel/zipball/b5f5bc71dcc52c48720441bc01c701023bd82882", "url": "https://api.github.com/repos/antonioribeiro/google2fa-laravel/zipball/5f19f869775e038e982f972b2fc9901337140a77",
"reference": "b5f5bc71dcc52c48720441bc01c701023bd82882", "reference": "5f19f869775e038e982f972b2fc9901337140a77",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2823,8 +2823,8 @@
"pragmarx/google2fa-qrcode": "^1.0" "pragmarx/google2fa-qrcode": "^1.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*", "orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*|4.*",
"phpunit/phpunit": "~5|~6|~7" "phpunit/phpunit": "~5|~6|~7|~8"
}, },
"suggest": { "suggest": {
"bacon/bacon-qr-code": "Required to generate inline QR Codes.", "bacon/bacon-qr-code": "Required to generate inline QR Codes.",
@@ -2861,8 +2861,8 @@
"authors": [ "authors": [
{ {
"name": "Antonio Carlos Ribeiro", "name": "Antonio Carlos Ribeiro",
"role": "Creator & Designer", "email": "acr@antoniocarlosribeiro.com",
"email": "acr@antoniocarlosribeiro.com" "role": "Creator & Designer"
} }
], ],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.", "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
@@ -2872,7 +2872,7 @@
"google2fa", "google2fa",
"laravel" "laravel"
], ],
"time": "2019-03-22T19:54:51+00:00" "time": "2019-09-10T20:34:37+00:00"
}, },
{ {
"name": "pragmarx/google2fa-qrcode", "name": "pragmarx/google2fa-qrcode",
@@ -5046,16 +5046,16 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v6.0.0", "version": "v6.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tightenco/collect.git", "url": "https://github.com/tightenco/collect.git",
"reference": "1793f44a9362b00a271de0776511726d9d952aed" "reference": "e35230cde9e682881e9ac27105d0f26c32eca6d6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/1793f44a9362b00a271de0776511726d9d952aed", "url": "https://api.github.com/repos/tightenco/collect/zipball/e35230cde9e682881e9ac27105d0f26c32eca6d6",
"reference": "1793f44a9362b00a271de0776511726d9d952aed", "reference": "e35230cde9e682881e9ac27105d0f26c32eca6d6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5092,7 +5092,7 @@
"collection", "collection",
"laravel" "laravel"
], ],
"time": "2019-08-30T16:33:17+00:00" "time": "2019-09-09T14:07:34+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@@ -5209,16 +5209,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v3.5.0", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222" "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
"reference": "95cb0fa6c025f7f0db7fc60f81e9fb231eb2d222", "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5227,12 +5227,12 @@
"symfony/polyfill-ctype": "^1.9" "symfony/polyfill-ctype": "^1.9"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0" "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.5-dev" "dev-master": "3.6-dev"
} }
}, },
"autoload": { "autoload": {
@@ -5262,7 +5262,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2019-08-27T17:00:38+00:00" "time": "2019-09-10T21:37:39+00:00"
}, },
{ {
"name": "zendframework/zend-diactoros", "name": "zendframework/zend-diactoros",
@@ -5334,28 +5334,28 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
"version": "v2.6.4", "version": "v2.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git", "url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "16eb4f65ee0d51b1f1182d56ae28ee00a70ce75a" "reference": "8740a9a158d3dd5cfc706a9d4cc1bf7a518f99f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/16eb4f65ee0d51b1f1182d56ae28ee00a70ce75a", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/8740a9a158d3dd5cfc706a9d4cc1bf7a518f99f3",
"reference": "16eb4f65ee0d51b1f1182d56ae28ee00a70ce75a", "reference": "8740a9a158d3dd5cfc706a9d4cc1bf7a518f99f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"barryvdh/reflection-docblock": "^2.0.6", "barryvdh/reflection-docblock": "^2.0.6",
"composer/composer": "^1.6", "composer/composer": "^1.6",
"doctrine/dbal": "~2.3",
"illuminate/console": "^5.5|^6", "illuminate/console": "^5.5|^6",
"illuminate/filesystem": "^5.5|^6", "illuminate/filesystem": "^5.5|^6",
"illuminate/support": "^5.5|^6", "illuminate/support": "^5.5|^6",
"php": ">=7" "php": ">=7"
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "~2.3",
"illuminate/config": "^5.5|^6", "illuminate/config": "^5.5|^6",
"illuminate/view": "^5.5|^6", "illuminate/view": "^5.5|^6",
"phpro/grumphp": "^0.14", "phpro/grumphp": "^0.14",
@@ -5363,9 +5363,6 @@
"scrutinizer/ocular": "~1.1", "scrutinizer/ocular": "~1.1",
"squizlabs/php_codesniffer": "^3" "squizlabs/php_codesniffer": "^3"
}, },
"suggest": {
"doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
@@ -5404,7 +5401,7 @@
"phpstorm", "phpstorm",
"sublime" "sublime"
], ],
"time": "2019-09-03T17:51:13+00:00" "time": "2019-09-08T09:56:38+00:00"
}, },
{ {
"name": "barryvdh/reflection-docblock", "name": "barryvdh/reflection-docblock",
@@ -6237,18 +6234,18 @@
"authors": [ "authors": [
{ {
"name": "Arne Blankerts", "name": "Arne Blankerts",
"role": "Developer", "email": "arne@blankerts.de",
"email": "arne@blankerts.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Heuer", "name": "Sebastian Heuer",
"role": "Developer", "email": "sebastian@phpeople.de",
"email": "sebastian@phpeople.de" "role": "Developer"
}, },
{ {
"name": "Sebastian Bergmann", "name": "Sebastian Bergmann",
"role": "Developer", "email": "sebastian@phpunit.de",
"email": "sebastian@phpunit.de" "role": "Developer"
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",