diff --git a/composer.json b/composer.json index f2afab3e4..a6974fd34 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,7 @@ "newfold-labs/wp-module-onboarding-data": "^1.2.14", "newfold-labs/wp-module-patterns": "^2.9.2", "newfold-labs/wp-module-facebook": "^1.2.1", - "newfold-labs/wp-module-migration": "^1.3.0", + "newfold-labs/wp-module-migration": "^1.6.0", "wp-forge/helpers": "^2.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 95b9ecdbc..67e77d249 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": "172e80e4a81c164e25159aeaf6303860", + "content-hash": "bd226b0d97cffb701aff5b6d4312a727", "packages": [ { "name": "doctrine/inflector", @@ -858,16 +858,16 @@ }, { "name": "newfold-labs/wp-module-migration", - "version": "1.5.8", + "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-migration.git", - "reference": "d91ceb54336aa1e9fe4450c7e0602526ed19e0ef" + "reference": "b9e4575a00eb13fe53bac106a9d60c9864b876ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/d91ceb54336aa1e9fe4450c7e0602526ed19e0ef", - "reference": "d91ceb54336aa1e9fe4450c7e0602526ed19e0ef", + "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/b9e4575a00eb13fe53bac106a9d60c9864b876ff", + "reference": "b9e4575a00eb13fe53bac106a9d60c9864b876ff", "shasum": "" }, "require": { @@ -875,7 +875,7 @@ "newfold-labs/wp-module-loader": "^1.0.10" }, "require-dev": { - "johnpbloch/wordpress": "6.8.1", + "johnpbloch/wordpress": "6.8.2", "lucatume/wp-browser": "*", "newfold-labs/wp-php-standards": "^1.2", "phpunit/phpcov": "*", @@ -943,10 +943,10 @@ ], "description": "Initiates the migration process", "support": { - "source": "https://github.com/newfold-labs/wp-module-migration/tree/1.5.8", + "source": "https://github.com/newfold-labs/wp-module-migration/tree/1.6.0", "issues": "https://github.com/newfold-labs/wp-module-migration/issues" }, - "time": "2025-07-16T11:29:03+00:00" + "time": "2025-08-06T09:04:33+00:00" }, { "name": "newfold-labs/wp-module-onboarding-data",