mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #6531 from firefly-iii/dependabot/composer/develop/laravel/passport-11.2.1
This commit is contained in:
commit
69929bee31
26
composer.lock
generated
26
composer.lock
generated
@ -2041,16 +2041,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/passport",
|
||||
"version": "v11.2.0",
|
||||
"version": "v11.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/passport.git",
|
||||
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9"
|
||||
"reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/passport/zipball/fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9",
|
||||
"reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9",
|
||||
"url": "https://api.github.com/repos/laravel/passport/zipball/5a26d6cbf56544c9f56994c6978f8fbe4d82bb33",
|
||||
"reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2114,7 +2114,7 @@
|
||||
"issues": "https://github.com/laravel/passport/issues",
|
||||
"source": "https://github.com/laravel/passport"
|
||||
},
|
||||
"time": "2022-09-07T13:14:45+00:00"
|
||||
"time": "2022-09-29T15:52:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
@ -5587,16 +5587,16 @@
|
||||
},
|
||||
{
|
||||
"name": "stella-maris/clock",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@gitlab.com:stella-maris/clock.git",
|
||||
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158"
|
||||
"url": "https://github.com/stella-maris-solutions/clock.git",
|
||||
"reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158",
|
||||
"reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158",
|
||||
"url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/a94228dac03c9a8411198ce8c8dacbbe99c930c3",
|
||||
"reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -5626,7 +5626,11 @@
|
||||
"point in time",
|
||||
"psr20"
|
||||
],
|
||||
"time": "2022-08-05T07:21:25+00:00"
|
||||
"support": {
|
||||
"issues": "https://github.com/stella-maris-solutions/clock/issues",
|
||||
"source": "https://github.com/stella-maris-solutions/clock/tree/0.1.6"
|
||||
},
|
||||
"time": "2022-09-27T15:03:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
|
Loading…
Reference in New Issue
Block a user