From 6e111f17d44b399cd723ea9ed96c87cff2169211 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 23 Jan 2024 11:11:56 -0500 Subject: [PATCH] set exact module versions in composer for clarity --- composer.json | 6 +++--- composer.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 812d98eca..6799dc4ae 100644 --- a/composer.json +++ b/composer.json @@ -67,10 +67,10 @@ }, "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", - "newfold-labs/wp-module-coming-soon": "^1.1", + "newfold-labs/wp-module-coming-soon": "^1.1.17", "newfold-labs/wp-module-ctb": "^1.1.2", "newfold-labs/wp-module-customer-bluehost": "^1.6.0", - "newfold-labs/wp-module-data": "^2.4.16", + "newfold-labs/wp-module-data": "^2.4.17", "newfold-labs/wp-module-deactivation": "^1.0.4", "newfold-labs/wp-module-ecommerce": "1.3.18", "newfold-labs/wp-module-global-ctb": "^1.0.9", @@ -79,7 +79,7 @@ "newfold-labs/wp-module-marketplace": "^2.2.0", "newfold-labs/wp-module-notifications": "^1.2.2", "newfold-labs/wp-module-onboarding": "^1.12.0", - "newfold-labs/wp-module-patterns": "^0.1.12", + "newfold-labs/wp-module-patterns": "^0.1.13", "newfold-labs/wp-module-performance": "^1.3.0", "newfold-labs/wp-module-runtime": "^1.0.7", "newfold-labs/wp-module-secure-passwords": "^1.1", diff --git a/composer.lock b/composer.lock index f7ee8425c..178050a4a 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": "edf012a9b787f3ee22f67e27a643676e", + "content-hash": "ca74bcc3fde97e4d9380daada719bd92", "packages": [ { "name": "doctrine/inflector", @@ -3675,5 +3675,5 @@ "platform-overrides": { "php": "7.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }