From 3b8ad64f4c2f6f29c7f00ec653d8e0efcfc0a58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 10:47:18 +0000 Subject: [PATCH] Bump spatie/db-dumper from 3.2.1 to 3.3.0 Bumps [spatie/db-dumper](https://github.com/spatie/db-dumper) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/spatie/db-dumper/releases) - [Changelog](https://github.com/spatie/db-dumper/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/db-dumper/compare/3.2.1...3.3.0) --- updated-dependencies: - dependency-name: spatie/db-dumper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 8bb4baa..f4e09fa 100644 --- a/composer.lock +++ b/composer.lock @@ -4568,16 +4568,16 @@ }, { "name": "spatie/db-dumper", - "version": "3.2.1", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/spatie/db-dumper.git", - "reference": "e90bdffb902b43c7d76dd45dd350a54f4330fee5" + "reference": "129b8254b2c9f10881a754a692bd9507b09a1893" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/db-dumper/zipball/e90bdffb902b43c7d76dd45dd350a54f4330fee5", - "reference": "e90bdffb902b43c7d76dd45dd350a54f4330fee5", + "url": "https://api.github.com/repos/spatie/db-dumper/zipball/129b8254b2c9f10881a754a692bd9507b09a1893", + "reference": "129b8254b2c9f10881a754a692bd9507b09a1893", "shasum": "" }, "require": { @@ -4615,7 +4615,7 @@ "spatie" ], "support": { - "source": "https://github.com/spatie/db-dumper/tree/3.2.1" + "source": "https://github.com/spatie/db-dumper/tree/3.3.0" }, "funding": [ { @@ -4627,7 +4627,7 @@ "type": "github" } ], - "time": "2022-06-15T13:27:17+00:00" + "time": "2022-09-01T20:20:26+00:00" }, { "name": "spatie/dropbox-api", @@ -10572,5 +10572,5 @@ "ext-posix": "*" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }