Bump laravel/sanctum from 3.2.6 to 3.3.0 #227

Merged
dependabot[bot] merged 1 commits from dependabot/composer/laravel/sanctum-3.3.0 into main 2023-09-06 00:42:07 +00:00
Showing only changes of commit c7c5b5298c - Show all commits

20
composer.lock generated
View File

@@ -1880,16 +1880,16 @@
},
{
"name": "laravel/framework",
"version": "v10.21.0",
"version": "v10.21.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "96b15c7ac382a9adb4a56d40c640e782d669a112"
"reference": "ae93199f5349fd8a02364424249aad2a90185a95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/96b15c7ac382a9adb4a56d40c640e782d669a112",
"reference": "96b15c7ac382a9adb4a56d40c640e782d669a112",
"url": "https://api.github.com/repos/laravel/framework/zipball/ae93199f5349fd8a02364424249aad2a90185a95",
"reference": "ae93199f5349fd8a02364424249aad2a90185a95",
"shasum": ""
},
"require": {
@@ -2076,7 +2076,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-08-29T13:55:56+00:00"
"time": "2023-09-04T14:34:36+00:00"
},
{
"name": "laravel/prompts",
@@ -2128,16 +2128,16 @@
},
{
"name": "laravel/sanctum",
"version": "v3.2.6",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sanctum.git",
"reference": "217e8a2bc5aa6a827ced97fcb76504029d3115d7"
"reference": "95a0181900019e2d79acbd3e2ee7d57e3d0a086b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/217e8a2bc5aa6a827ced97fcb76504029d3115d7",
"reference": "217e8a2bc5aa6a827ced97fcb76504029d3115d7",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/95a0181900019e2d79acbd3e2ee7d57e3d0a086b",
"reference": "95a0181900019e2d79acbd3e2ee7d57e3d0a086b",
"shasum": ""
},
"require": {
@@ -2190,7 +2190,7 @@
"issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum"
},
"time": "2023-08-22T13:21:11+00:00"
"time": "2023-09-04T14:26:54+00:00"
},
{
"name": "laravel/serializable-closure",