From c1960e654959da539ea9466e9f8285910da66428 Mon Sep 17 00:00:00 2001 From: Ramya krishna Date: Wed, 21 Aug 2024 19:56:02 +0530 Subject: [PATCH] migration bump to 1.0.11 --- composer.json | 4 ++-- composer.lock | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index e1bcba465..dda2b3167 100644 --- a/composer.json +++ b/composer.json @@ -78,14 +78,14 @@ "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.6.2", "newfold-labs/wp-module-deactivation": "^1.2.3", - "newfold-labs/wp-module-ecommerce": "^1.3.40", + "newfold-labs/wp-module-ecommerce": "1.3.40", "newfold-labs/wp-module-facebook": "^1.0.9", "newfold-labs/wp-module-features": "^1.4.2", "newfold-labs/wp-module-global-ctb": "^1.0.13", "newfold-labs/wp-module-help-center": "^2.0.1", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.4.0", - "newfold-labs/wp-module-migration": "^1.0.10", + "newfold-labs/wp-module-migration": "^1.0.11", "newfold-labs/wp-module-notifications": "^1.5.0", "newfold-labs/wp-module-onboarding": "^2.3.11", "newfold-labs/wp-module-patterns": "^2.3.1", diff --git a/composer.lock b/composer.lock index 8f0d12777..23a92b6f1 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": "1b3c0adf75e076db3e6d457232df4b19", + "content-hash": "8370dd50979d91ab03223e61a16a53ab", "packages": [ { "name": "doctrine/inflector", @@ -1102,16 +1102,16 @@ }, { "name": "newfold-labs/wp-module-migration", - "version": "v1.0.10", + "version": "v1.0.11", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-migration.git", - "reference": "853d4fa02f83889ac3045c23a4e4744c85c49022" + "reference": "d84570b93abf5baade814bbb8d71871adff10e89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/853d4fa02f83889ac3045c23a4e4744c85c49022", - "reference": "853d4fa02f83889ac3045c23a4e4744c85c49022", + "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/d84570b93abf5baade814bbb8d71871adff10e89", + "reference": "d84570b93abf5baade814bbb8d71871adff10e89", "shasum": "" }, "require": { @@ -1149,10 +1149,10 @@ ], "description": "Initiates the migration process", "support": { - "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.10", + "source": "https://github.com/newfold-labs/wp-module-migration/tree/v1.0.11", "issues": "https://github.com/newfold-labs/wp-module-migration/issues" }, - "time": "2024-08-20T13:34:22+00:00" + "time": "2024-08-21T14:04:06+00:00" }, { "name": "newfold-labs/wp-module-notifications",