From bc2f6885efef36efc76717fba1e3a7cc581395b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 03:59:06 +0000 Subject: [PATCH] Bump livewire/livewire from 3.0.10 to 3.1.0 Bumps [livewire/livewire](https://github.com/livewire/livewire) from 3.0.10 to 3.1.0. - [Release notes](https://github.com/livewire/livewire/releases) - [Commits](https://github.com/livewire/livewire/compare/v3.0.10...v3.1.0) --- updated-dependencies: - dependency-name: livewire/livewire dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3129b778..8de34558 100644 --- a/composer.lock +++ b/composer.lock @@ -2515,16 +2515,16 @@ }, { "name": "livewire/livewire", - "version": "v3.0.10", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "cae998aa9a474dc0de81869ab1536014c7b31a64" + "reference": "db1e02c645ae12a7cdee9b1ea0d65bf3aafc0f08" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/cae998aa9a474dc0de81869ab1536014c7b31a64", - "reference": "cae998aa9a474dc0de81869ab1536014c7b31a64", + "url": "https://api.github.com/repos/livewire/livewire/zipball/db1e02c645ae12a7cdee9b1ea0d65bf3aafc0f08", + "reference": "db1e02c645ae12a7cdee9b1ea0d65bf3aafc0f08", "shasum": "" }, "require": { @@ -2577,7 +2577,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.10" + "source": "https://github.com/livewire/livewire/tree/v3.1.0" }, "funding": [ { @@ -2585,7 +2585,7 @@ "type": "github" } ], - "time": "2023-10-18T11:18:12+00:00" + "time": "2023-11-03T15:05:18+00:00" }, { "name": "monolog/monolog",