From 5904635533ba943208be9a90bcad0f94a564a922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 09:22:33 +0000 Subject: [PATCH] build(deps): Bump laravel/framework from 10.30.0 to 10.30.1 Bumps [laravel/framework](https://github.com/laravel/framework) from 10.30.0 to 10.30.1. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md) - [Commits](https://github.com/laravel/framework/compare/v10.30.0...v10.30.1) --- updated-dependencies: - dependency-name: laravel/framework 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 ba888f57..b9d889b9 100644 --- a/composer.lock +++ b/composer.lock @@ -1818,16 +1818,16 @@ }, { "name": "laravel/framework", - "version": "v10.30.0", + "version": "v10.30.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "3dd85d9dbea82b937f8eaf344b50d613c5d1127a" + "reference": "7a2da50258c4d0f693b738d3f3c69b2693aea6c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/3dd85d9dbea82b937f8eaf344b50d613c5d1127a", - "reference": "3dd85d9dbea82b937f8eaf344b50d613c5d1127a", + "url": "https://api.github.com/repos/laravel/framework/zipball/7a2da50258c4d0f693b738d3f3c69b2693aea6c1", + "reference": "7a2da50258c4d0f693b738d3f3c69b2693aea6c1", "shasum": "" }, "require": { @@ -2016,7 +2016,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-10-31T13:19:45+00:00" + "time": "2023-11-01T13:52:17+00:00" }, { "name": "laravel/horizon",