From be3e618e032d4cf6529c74756a82945eff62b2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:51:10 +0000 Subject: [PATCH] chore(deps): bump laravel/framework from 11.23.2 to 11.23.4 (#1436) Bumps [laravel/framework](https://github.com/laravel/framework) from 11.23.2 to 11.23.4. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v11.23.2...v11.23.4) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 6e88bce6..118e6886 100644 --- a/composer.lock +++ b/composer.lock @@ -1665,16 +1665,16 @@ }, { "name": "laravel/framework", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "d38bf0fd3a8936e1cb9ca8eb8d7304a564f790f3" + "reference": "08b46ae7be52f71688196f98556d21cb2ec799b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/d38bf0fd3a8936e1cb9ca8eb8d7304a564f790f3", - "reference": "d38bf0fd3a8936e1cb9ca8eb8d7304a564f790f3", + "url": "https://api.github.com/repos/laravel/framework/zipball/08b46ae7be52f71688196f98556d21cb2ec799b6", + "reference": "08b46ae7be52f71688196f98556d21cb2ec799b6", "shasum": "" }, "require": { @@ -1869,7 +1869,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-11T21:59:23+00:00" + "time": "2024-09-12T14:57:48+00:00" }, { "name": "laravel/horizon",