From 435650acaba83dd3f9cde359d5eae69be8567e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:19:50 +0000 Subject: [PATCH] chore(deps): bump laravel/fortify from 1.24.3 to 1.24.4 Bumps [laravel/fortify](https://github.com/laravel/fortify) from 1.24.3 to 1.24.4. - [Release notes](https://github.com/laravel/fortify/releases) - [Changelog](https://github.com/laravel/fortify/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/fortify/compare/v1.24.3...v1.24.4) --- updated-dependencies: - dependency-name: laravel/fortify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 608499bbdf..c31047fc91 100644 --- a/composer.lock +++ b/composer.lock @@ -1885,16 +1885,16 @@ }, { "name": "laravel/fortify", - "version": "v1.24.3", + "version": "v1.24.4", "source": { "type": "git", "url": "https://github.com/laravel/fortify.git", - "reference": "0e9c9ec6f9c36f4d8a4b7b5df78e4dfccec47797" + "reference": "5bd3bdd535acf4054865c64eec6d8bb8c60cc127" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/fortify/zipball/0e9c9ec6f9c36f4d8a4b7b5df78e4dfccec47797", - "reference": "0e9c9ec6f9c36f4d8a4b7b5df78e4dfccec47797", + "url": "https://api.github.com/repos/laravel/fortify/zipball/5bd3bdd535acf4054865c64eec6d8bb8c60cc127", + "reference": "5bd3bdd535acf4054865c64eec6d8bb8c60cc127", "shasum": "" }, "require": { @@ -1946,7 +1946,7 @@ "issues": "https://github.com/laravel/fortify/issues", "source": "https://github.com/laravel/fortify" }, - "time": "2024-10-18T13:43:00+00:00" + "time": "2024-10-29T13:59:23+00:00" }, { "name": "laravel/framework",