Merge pull request #5552 from firefly-iii/dependabot/composer/develop/laravel/passport-10.3.0

Bump laravel/passport from 10.2.2 to 10.3.0
This commit is contained in:
mergify[bot]
2022-01-17 03:01:43 +00:00
committed by GitHub

30
composer.lock generated
View File

@@ -2016,30 +2016,30 @@
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
"version": "v10.2.2", "version": "v10.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/passport.git", "url": "https://github.com/laravel/passport.git",
"reference": "7981abed1a0979afd4a5a8bec81624b8127a287f" "reference": "b4a829e52f57e871f6c40717b9c9770cac5ad795"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/7981abed1a0979afd4a5a8bec81624b8127a287f", "url": "https://api.github.com/repos/laravel/passport/zipball/b4a829e52f57e871f6c40717b9c9770cac5ad795",
"reference": "7981abed1a0979afd4a5a8bec81624b8127a287f", "reference": "b4a829e52f57e871f6c40717b9c9770cac5ad795",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"firebase/php-jwt": "^5.0", "firebase/php-jwt": "^5.0",
"illuminate/auth": "^8.2", "illuminate/auth": "^8.2|^9.0",
"illuminate/console": "^8.2", "illuminate/console": "^8.2|^9.0",
"illuminate/container": "^8.2", "illuminate/container": "^8.2|^9.0",
"illuminate/contracts": "^8.2", "illuminate/contracts": "^8.2|^9.0",
"illuminate/cookie": "^8.2", "illuminate/cookie": "^8.2|^9.0",
"illuminate/database": "^8.2", "illuminate/database": "^8.2|^9.0",
"illuminate/encryption": "^8.2", "illuminate/encryption": "^8.2|^9.0",
"illuminate/http": "^8.2", "illuminate/http": "^8.2|^9.0",
"illuminate/support": "^8.2", "illuminate/support": "^8.2|^9.0",
"lcobucci/jwt": "^3.4|^4.0", "lcobucci/jwt": "^3.4|^4.0",
"league/oauth2-server": "^8.2", "league/oauth2-server": "^8.2",
"nyholm/psr7": "^1.3", "nyholm/psr7": "^1.3",
@@ -2049,7 +2049,7 @@
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"orchestra/testbench": "^6.0", "orchestra/testbench": "^6.0|^7.0",
"phpunit/phpunit": "^9.3" "phpunit/phpunit": "^9.3"
}, },
"type": "library", "type": "library",
@@ -2089,7 +2089,7 @@
"issues": "https://github.com/laravel/passport/issues", "issues": "https://github.com/laravel/passport/issues",
"source": "https://github.com/laravel/passport" "source": "https://github.com/laravel/passport"
}, },
"time": "2021-12-07T16:57:03+00:00" "time": "2022-01-12T18:12:12+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",