Merge pull request #4450 from firefly-iii/dependabot/composer/develop/laravel/passport-10.1.1

Bump laravel/passport from 10.1.0 to 10.1.1
This commit is contained in:
James Cole 2021-03-01 07:42:32 +00:00 committed by GitHub
commit 054e563c59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

92
composer.lock generated
View File

@ -1095,16 +1095,16 @@
},
{
"name": "firebase/php-jwt",
"version": "v5.2.0",
"version": "v5.2.1",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
"reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
"shasum": ""
},
"require": {
@ -1143,9 +1143,9 @@
],
"support": {
"issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/master"
"source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
},
"time": "2020-03-25T18:49:23+00:00"
"time": "2021-02-12T00:02:00+00:00"
},
{
"name": "gdbots/query-parser",
@ -1809,16 +1809,16 @@
},
{
"name": "laravel/passport",
"version": "v10.1.0",
"version": "v10.1.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "c2b93a7d8d93cf303bb1eefbfa5610f084f9bdd4"
"reference": "2ed01909228b049f6ea0aa2d4b0ae78d3b27bee3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/c2b93a7d8d93cf303bb1eefbfa5610f084f9bdd4",
"reference": "c2b93a7d8d93cf303bb1eefbfa5610f084f9bdd4",
"url": "https://api.github.com/repos/laravel/passport/zipball/2ed01909228b049f6ea0aa2d4b0ae78d3b27bee3",
"reference": "2ed01909228b049f6ea0aa2d4b0ae78d3b27bee3",
"shasum": ""
},
"require": {
@ -1837,7 +1837,7 @@
"league/oauth2-server": "^8.2",
"nyholm/psr7": "^1.3",
"php": "^7.3|^8.0",
"phpseclib/phpseclib": "^2.0",
"phpseclib/phpseclib": "^3.0",
"symfony/psr-http-message-bridge": "^2.0"
},
"require-dev": {
@ -1882,7 +1882,7 @@
"issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport"
},
"time": "2020-11-26T07:57:30+00:00"
"time": "2021-02-23T20:45:29+00:00"
},
{
"name": "laravel/ui",
@ -2077,16 +2077,16 @@
},
{
"name": "lcobucci/jwt",
"version": "4.1.0",
"version": "4.1.2",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "2f533837091d0b76a89a059e7ed2b2732b2f459e"
"reference": "c544710aa18e079baf0027ca4c8236913f46945b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/2f533837091d0b76a89a059e7ed2b2732b2f459e",
"reference": "2f533837091d0b76a89a059e7ed2b2732b2f459e",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/c544710aa18e079baf0027ca4c8236913f46945b",
"reference": "c544710aa18e079baf0027ca4c8236913f46945b",
"shasum": ""
},
"require": {
@ -2135,7 +2135,7 @@
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.0"
"source": "https://github.com/lcobucci/jwt/tree/4.1.2"
},
"funding": [
{
@ -2147,7 +2147,7 @@
"type": "patreon"
}
],
"time": "2021-01-28T00:57:26+00:00"
"time": "2021-02-19T19:37:15+00:00"
},
{
"name": "league/commonmark",
@ -2885,16 +2885,16 @@
},
{
"name": "nyholm/psr7",
"version": "1.3.2",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
"reference": "a272953743c454ac4af9626634daaf5ab3ce1173"
"reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/a272953743c454ac4af9626634daaf5ab3ce1173",
"reference": "a272953743c454ac4af9626634daaf5ab3ce1173",
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
"reference": "23ae1f00fbc6a886cbe3062ca682391b9cc7c37b",
"shasum": ""
},
"require": {
@ -2916,7 +2916,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.4-dev"
}
},
"autoload": {
@ -2946,7 +2946,7 @@
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
"source": "https://github.com/Nyholm/psr7/tree/1.3.2"
"source": "https://github.com/Nyholm/psr7/tree/1.4.0"
},
"funding": [
{
@ -2958,7 +2958,7 @@
"type": "github"
}
],
"time": "2020-11-14T17:35:34+00:00"
"time": "2021-02-18T15:41:32+00:00"
},
{
"name": "opis/closure",
@ -3267,24 +3267,26 @@
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.30",
"version": "3.0.5",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36"
"reference": "7c751ea006577e4c2e83326d90c8b1e8c11b8ede"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7c751ea006577e4c2e83326d90c8b1e8c11b8ede",
"reference": "7c751ea006577e4c2e83326d90c8b1e8c11b8ede",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
"paragonie/constant_time_encoding": "^1|^2",
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
},
"require-dev": {
"phing/phing": "~2.7",
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"phpunit/phpunit": "^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "~2.0"
},
"suggest": {
@ -3299,7 +3301,7 @@
"phpseclib/bootstrap.php"
],
"psr-4": {
"phpseclib\\": "phpseclib/"
"phpseclib3\\": "phpseclib/"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -3356,7 +3358,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.30"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.5"
},
"funding": [
{
@ -3372,7 +3374,7 @@
"type": "tidelift"
}
],
"time": "2020-12-17T05:42:04+00:00"
"time": "2021-02-12T16:18:16+00:00"
},
{
"name": "pragmarx/google2fa",
@ -6025,16 +6027,16 @@
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v2.0.2",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "51a21cb3ba3927d4b4bf8f25cc55763351af5f2e"
"reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/51a21cb3ba3927d4b4bf8f25cc55763351af5f2e",
"reference": "51a21cb3ba3927d4b4bf8f25cc55763351af5f2e",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/81db2d4ae86e9f0049828d9343a72b9523884e5d",
"reference": "81db2d4ae86e9f0049828d9343a72b9523884e5d",
"shasum": ""
},
"require": {
@ -6044,7 +6046,13 @@
},
"require-dev": {
"nyholm/psr7": "^1.1",
"symfony/phpunit-bridge": "^4.4 || ^5.0"
"psr/log": "^1.1",
"symfony/browser-kit": "^4.4 || ^5.0",
"symfony/config": "^4.4 || ^5.0",
"symfony/event-dispatcher": "^4.4 || ^5.0",
"symfony/framework-bundle": "^4.4 || ^5.0",
"symfony/http-kernel": "^4.4 || ^5.0",
"symfony/phpunit-bridge": "^4.4.19 || ^5.2"
},
"suggest": {
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
@ -6052,7 +6060,7 @@
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
"dev-main": "2.1-dev"
}
},
"autoload": {
@ -6087,7 +6095,7 @@
],
"support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.0.2"
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.0"
},
"funding": [
{
@ -6103,7 +6111,7 @@
"type": "tidelift"
}
],
"time": "2020-09-29T08:17:46+00:00"
"time": "2021-02-17T10:35:25+00:00"
},
{
"name": "symfony/routing",