From 5445077b083e6e2d0f28eef9ff24b77868649a45 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Wed, 23 Oct 2024 18:32:28 -0400 Subject: [PATCH] solutions module 1.0.2 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 15f5940dd..062c114ed 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,7 @@ "newfold-labs/wp-module-pls": "^1.0.0", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-solutions": "^1.0.1", + "newfold-labs/wp-module-solutions": "^1.0.2", "newfold-labs/wp-module-sso": "^1.0.6", "newfold-labs/wp-module-staging": "^2.1.1", "wp-forge/wp-update-handler": "^1.0.2", diff --git a/composer.lock b/composer.lock index f0bc7e0dd..bcd268e49 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": "78c0c3477af2ed8d686f4405c36ab738", + "content-hash": "db1cd83e6ea48cdd2b8c9c901c9cc24a", "packages": [ { "name": "doctrine/inflector", @@ -1960,16 +1960,16 @@ }, { "name": "newfold-labs/wp-module-solutions", - "version": "1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-solutions.git", - "reference": "6c2af59132f8fbcfd9a122a723f1477ac65a5ec4" + "reference": "54366a325423896bed1381630171266633a387b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/6c2af59132f8fbcfd9a122a723f1477ac65a5ec4", - "reference": "6c2af59132f8fbcfd9a122a723f1477ac65a5ec4", + "url": "https://api.github.com/repos/newfold-labs/wp-module-solutions/zipball/54366a325423896bed1381630171266633a387b0", + "reference": "54366a325423896bed1381630171266633a387b0", "shasum": "" }, "require": { @@ -2000,10 +2000,10 @@ ], "description": "A Newfold module that handles integration of WordPress Solutions Addon packages (content creator/ service / ecommerce) for BlueHost & HostGator customers", "support": { - "source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.1", + "source": "https://github.com/newfold-labs/wp-module-solutions/tree/1.0.2", "issues": "https://github.com/newfold-labs/wp-module-solutions/issues" }, - "time": "2024-10-23T21:42:45+00:00" + "time": "2024-10-23T22:27:57+00:00" }, { "name": "newfold-labs/wp-module-sso",