From ab0bd9e7d9e65a3139668ea140eff0e2b392aaf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 00:26:04 +0000 Subject: [PATCH] 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6a0a687..6215538 100644 --- a/composer.lock +++ b/composer.lock @@ -1880,16 +1880,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": { @@ -2078,7 +2078,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/prompts", @@ -10436,5 +10436,5 @@ "php": "^8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } -- 2.49.1