From 7f396a8fb621fa14d724603246fab000f6cff3d7 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 25 Oct 2024 17:14:26 -0400 Subject: [PATCH] remove performance module alias now that onboarding updated the performance module version in it's requirements we can remove the alias to the 2.x major update. --- composer.json | 2 +- composer.lock | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index bd37521d9..9f057f1d2 100644 --- a/composer.json +++ b/composer.json @@ -92,7 +92,7 @@ "newfold-labs/wp-module-onboarding": "^2.5.0", "newfold-labs/wp-module-onboarding-data": "^1.2.1", "newfold-labs/wp-module-patterns": "^2.6.0", - "newfold-labs/wp-module-performance": "2.0.1 as 1.9.9", + "newfold-labs/wp-module-performance": "2.0.1", "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", diff --git a/composer.lock b/composer.lock index 7413e8b23..4539e7c5f 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": "41b79e4719f77b057090712226555a02", + "content-hash": "454bbd03b8bbb41b067a96b6a1f5e6e5", "packages": [ { "name": "doctrine/inflector", @@ -5041,14 +5041,7 @@ "time": "2024-07-17T01:13:44+00:00" } ], - "aliases": [ - { - "package": "newfold-labs/wp-module-performance", - "version": "2.0.1.0", - "alias": "1.9.9", - "alias_normalized": "1.9.9.0" - } - ], + "aliases": [], "minimum-stability": "stable", "stability-flags": { "roave/security-advisories": 20