Merge pull request #227 from STEMMechanics/dependabot/composer/laravel/sanctum-3.3.0

Bump laravel/sanctum from 3.2.6 to 3.3.0
This commit was merged in pull request #227.
This commit is contained in:
James Collins
2023-09-06 10:42:07 +10:00
committed by GitHub

20
composer.lock generated
View File

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