build(deps): Bump laravel/sanctum from 3.2.5 to 3.2.6

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: laravel/sanctum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-23 09:34:37 +00:00 committed by GitHub
parent a3dbae01ac
commit f12a2571ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -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",