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