build(deps): Bump laravel/sanctum from 4.0.0 to 4.0.1

Bumps [laravel/sanctum](https://github.com/laravel/sanctum) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/sanctum/compare/v4.0.0...v4.0.1)

---
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] 2024-03-27 14:57:30 +00:00 committed by GitHub
parent 5c420584c0
commit 8d053195d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

35
composer.lock generated
View file

@ -1947,16 +1947,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.0.8", "version": "v11.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "0379a7ccb77e2029c43ce508fa76e251a0d68fce" "reference": "4a9195f68b529b20fe01e24864f99991459c48d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/0379a7ccb77e2029c43ce508fa76e251a0d68fce", "url": "https://api.github.com/repos/laravel/framework/zipball/4a9195f68b529b20fe01e24864f99991459c48d4",
"reference": "0379a7ccb77e2029c43ce508fa76e251a0d68fce", "reference": "4a9195f68b529b20fe01e24864f99991459c48d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2148,7 +2148,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-03-21T14:15:49+00:00" "time": "2024-03-26T15:17:39+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -2230,16 +2230,16 @@
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.16", "version": "v0.1.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "ca6872ab6aec3ab61db3a61f83a6caf764ec7781" "reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/ca6872ab6aec3ab61db3a61f83a6caf764ec7781", "url": "https://api.github.com/repos/laravel/prompts/zipball/8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
"reference": "ca6872ab6aec3ab61db3a61f83a6caf764ec7781", "reference": "8ee9f87f7f9eadcbe21e9e72cd4176b2f06cd5b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2281,22 +2281,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.16" "source": "https://github.com/laravel/prompts/tree/v0.1.17"
}, },
"time": "2024-02-21T19:25:27+00:00" "time": "2024-03-13T16:05:43+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
"version": "v4.0.0", "version": "v4.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sanctum.git", "url": "https://github.com/laravel/sanctum.git",
"reference": "9e6e561308cace166de9ceae4ced820309fa8e13" "reference": "d1de99bf8d31199aaf93881561622489ab91ba58"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/9e6e561308cace166de9ceae4ced820309fa8e13", "url": "https://api.github.com/repos/laravel/sanctum/zipball/d1de99bf8d31199aaf93881561622489ab91ba58",
"reference": "9e6e561308cace166de9ceae4ced820309fa8e13", "reference": "d1de99bf8d31199aaf93881561622489ab91ba58",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2305,7 +2305,8 @@
"illuminate/contracts": "^11.0", "illuminate/contracts": "^11.0",
"illuminate/database": "^11.0", "illuminate/database": "^11.0",
"illuminate/support": "^11.0", "illuminate/support": "^11.0",
"php": "^8.2" "php": "^8.2",
"symfony/console": "^7.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
@ -2346,7 +2347,7 @@
"issues": "https://github.com/laravel/sanctum/issues", "issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum" "source": "https://github.com/laravel/sanctum"
}, },
"time": "2024-03-12T14:07:05+00:00" "time": "2024-03-19T20:09:38+00:00"
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",