From 0f70b924ce0dd4152acb62a8f5773b2426195ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 03:52:51 +0000 Subject: [PATCH] Bump livewire/livewire from 3.0.6 to 3.0.7 Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](https://github.com/livewire/livewire/compare/v3.0.6...v3.0.7) --- updated-dependencies: - dependency-name: livewire/livewire dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index f6247ae6..82411434 100644 --- a/composer.lock +++ b/composer.lock @@ -1733,16 +1733,16 @@ }, { "name": "laravel/framework", - "version": "v10.26.2", + "version": "v10.27.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9" + "reference": "616f81bd6dd8aa2e26a9fc21d9c95e98bd30803b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6e5440f7c518f26b4495e5d7e4796ec239e26df9", - "reference": "6e5440f7c518f26b4495e5d7e4796ec239e26df9", + "url": "https://api.github.com/repos/laravel/framework/zipball/616f81bd6dd8aa2e26a9fc21d9c95e98bd30803b", + "reference": "616f81bd6dd8aa2e26a9fc21d9c95e98bd30803b", "shasum": "" }, "require": { @@ -1929,7 +1929,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-10-03T14:24:20+00:00" + "time": "2023-10-09T15:15:28+00:00" }, { "name": "laravel/prompts", @@ -2513,16 +2513,16 @@ }, { "name": "livewire/livewire", - "version": "v3.0.6", + "version": "v3.0.7", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "1ec54cdf57c6f1bf734bb14f9732904473b91c3f" + "reference": "a2fc40f6121362581e72d5da5d820a6af00f62b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/1ec54cdf57c6f1bf734bb14f9732904473b91c3f", - "reference": "1ec54cdf57c6f1bf734bb14f9732904473b91c3f", + "url": "https://api.github.com/repos/livewire/livewire/zipball/a2fc40f6121362581e72d5da5d820a6af00f62b0", + "reference": "a2fc40f6121362581e72d5da5d820a6af00f62b0", "shasum": "" }, "require": { @@ -2575,7 +2575,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.0.6" + "source": "https://github.com/livewire/livewire/tree/v3.0.7" }, "funding": [ { @@ -2583,7 +2583,7 @@ "type": "github" } ], - "time": "2023-10-06T19:19:24+00:00" + "time": "2023-10-09T13:59:17+00:00" }, { "name": "monolog/monolog",