mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #7901 from firefly-iii/dependabot/composer/develop/laravel/sanctum-3.2.6
This commit is contained in:
commit
0c5b4f7f64
14
composer.lock
generated
14
composer.lock
generated
@ -2265,16 +2265,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
"version": "v3.2.5",
|
||||
"version": "v3.2.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sanctum.git",
|
||||
"reference": "8ebda85d59d3c414863a7f4d816ef8302faad876"
|
||||
"reference": "217e8a2bc5aa6a827ced97fcb76504029d3115d7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sanctum/zipball/8ebda85d59d3c414863a7f4d816ef8302faad876",
|
||||
"reference": "8ebda85d59d3c414863a7f4d816ef8302faad876",
|
||||
"url": "https://api.github.com/repos/laravel/sanctum/zipball/217e8a2bc5aa6a827ced97fcb76504029d3115d7",
|
||||
"reference": "217e8a2bc5aa6a827ced97fcb76504029d3115d7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2287,9 +2287,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^7.0|^8.0",
|
||||
"orchestra/testbench": "^7.28.2|^8.8.3",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.3"
|
||||
"phpunit/phpunit": "^9.6"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -2327,7 +2327,7 @@
|
||||
"issues": "https://github.com/laravel/sanctum/issues",
|
||||
"source": "https://github.com/laravel/sanctum"
|
||||
},
|
||||
"time": "2023-05-01T19:39:51+00:00"
|
||||
"time": "2023-08-22T13:21:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/serializable-closure",
|
||||
|
Loading…
Reference in New Issue
Block a user