diff --git a/composer.json b/composer.json index 3ad01c227..3a78d56a5 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,7 @@ "newfold-labs/wp-module-help-center": "^2.0.0", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.3.0", - "newfold-labs/wp-module-migration": "^1.0.6", + "newfold-labs/wp-module-migration": "^1.0.7", "newfold-labs/wp-module-notifications": "^1.3.0", "newfold-labs/wp-module-onboarding": "^2.3.4", "newfold-labs/wp-module-patterns": "2.0.0 as 1.9.9", diff --git a/composer.lock b/composer.lock index 8053bc3d2..540934ad0 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": "d1626a67ac7fa550f598c6bc22e093a6", + "content-hash": "e180979b303913510ec0c2cfbd9642a3", "packages": [ { "name": "doctrine/inflector", @@ -1091,16 +1091,16 @@ }, { "name": "newfold-labs/wp-module-migration", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-migration.git", - "reference": "be8804c858a812afa33343de1b8133612c923772" + "reference": "48ae5be126f080220c58e5b607355dc52dfcc575" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/be8804c858a812afa33343de1b8133612c923772", - "reference": "be8804c858a812afa33343de1b8133612c923772", + "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/48ae5be126f080220c58e5b607355dc52dfcc575", + "reference": "48ae5be126f080220c58e5b607355dc52dfcc575", "shasum": "" }, "require": { @@ -1138,10 +1138,10 @@ ], "description": "Initiates the migration process", "support": { - "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.6", + "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.7", "issues": "https://github.com/newfold-labs/wp-module-migration/issues" }, - "time": "2024-06-19T22:12:33+00:00" + "time": "2024-06-20T21:06:00+00:00" }, { "name": "newfold-labs/wp-module-notifications",