From d2ce97cd2b9a04ba5b9dfdf7287db8763a9d7074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 02:55:59 +0000 Subject: [PATCH] build(deps): bump spatie/invade from 2.0.0 to 2.1.0 Bumps [spatie/invade](https://github.com/spatie/invade) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/spatie/invade/releases) - [Changelog](https://github.com/spatie/invade/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/invade/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: spatie/invade 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 852ac422..afa4a2a5 100644 --- a/composer.lock +++ b/composer.lock @@ -3246,16 +3246,16 @@ }, { "name": "spatie/invade", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/spatie/invade.git", - "reference": "7b20a25486de69198e402da20dc924d8bcc8024a" + "reference": "b920f6411d21df4e8610a138e2e87ae4957d7f63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/invade/zipball/7b20a25486de69198e402da20dc924d8bcc8024a", - "reference": "7b20a25486de69198e402da20dc924d8bcc8024a", + "url": "https://api.github.com/repos/spatie/invade/zipball/b920f6411d21df4e8610a138e2e87ae4957d7f63", + "reference": "b920f6411d21df4e8610a138e2e87ae4957d7f63", "shasum": "" }, "require": { @@ -3293,7 +3293,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/invade/tree/2.0.0" + "source": "https://github.com/spatie/invade/tree/2.1.0" }, "funding": [ { @@ -3301,7 +3301,7 @@ "type": "github" } ], - "time": "2023-07-19T18:55:36+00:00" + "time": "2024-05-17T09:06:10+00:00" }, { "name": "spatie/once",