From ce9521636d448e1fbc68c9264344576e18272618 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:35:23 +0000 Subject: [PATCH] fix(deps): update dependency spatie/laravel-login-link to v1.5.3 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a1cdeaea6..92f450ff5 100644 --- a/composer.lock +++ b/composer.lock @@ -8075,16 +8075,16 @@ }, { "name": "spatie/laravel-login-link", - "version": "1.5.2", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-login-link.git", - "reference": "08f7af138f165b06a55c209893da75e3906d2c2c" + "reference": "3f192dd302ad25b372a442015386447f1fe2005e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-login-link/zipball/08f7af138f165b06a55c209893da75e3906d2c2c", - "reference": "08f7af138f165b06a55c209893da75e3906d2c2c", + "url": "https://api.github.com/repos/spatie/laravel-login-link/zipball/3f192dd302ad25b372a442015386447f1fe2005e", + "reference": "3f192dd302ad25b372a442015386447f1fe2005e", "shasum": "" }, "require": { @@ -8134,9 +8134,9 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/laravel-login-link/tree/1.5.2" + "source": "https://github.com/spatie/laravel-login-link/tree/1.5.3" }, - "time": "2024-12-16T13:47:58+00:00" + "time": "2024-12-23T09:59:33+00:00" }, { "name": "spatie/laravel-options",