From 9b61c1c8565e80581037684fef7c73b13bb5768b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:08:16 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-migration Bumps [newfold-labs/wp-module-migration](https://github.com/newfold-labs/wp-module-migration) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/newfold-labs/wp-module-migration/releases) - [Commits](https://github.com/newfold-labs/wp-module-migration/compare/v1.0.11...v1.0.12) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-migration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e6f757c6..4aa5a3dd 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "newfold-labs/wp-module-help-center": "^2.1.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.11", + "newfold-labs/wp-module-migration": "^1.0.12", "newfold-labs/wp-module-notifications": "^1.6.0", "newfold-labs/wp-module-onboarding": "^2.4.1", "newfold-labs/wp-module-patterns": "^2.4.1", diff --git a/composer.lock b/composer.lock index d0c1a7e6..30f179c9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c82014de9d47fa4768e20ed31737c8ac", + "content-hash": "fcc7f2c4b8e8bbb4db46d8bf279d008b", "packages": [ { "name": "doctrine/inflector", @@ -1429,16 +1429,16 @@ }, { "name": "newfold-labs/wp-module-migration", - "version": "v1.0.11", + "version": "v1.0.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-migration.git", - "reference": "d84570b93abf5baade814bbb8d71871adff10e89" + "reference": "dad4efa9b8a02b2693fc3d26a228e4f58dde85e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/d84570b93abf5baade814bbb8d71871adff10e89", - "reference": "d84570b93abf5baade814bbb8d71871adff10e89", + "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/dad4efa9b8a02b2693fc3d26a228e4f58dde85e1", + "reference": "dad4efa9b8a02b2693fc3d26a228e4f58dde85e1", "shasum": "" }, "require": { @@ -1476,10 +1476,10 @@ ], "description": "Initiates the migration process", "support": { - "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.11", + "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.12", "issues": "https://github.com/newfold-labs/wp-module-migration/issues" }, - "time": "2024-08-21T14:04:06+00:00" + "time": "2024-09-25T08:45:49+00:00" }, { "name": "newfold-labs/wp-module-notifications",