Merge pull request #1017 from jonnybarnes/dependabot/composer/laravel/sanctum-3.2.6
build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6
This commit is contained in:
commit
34123d146c
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -2096,16 +2096,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": {
|
||||
|
@ -2118,9 +2118,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": {
|
||||
|
@ -2158,7 +2158,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/scout",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue