From 340d7b5637b7fe03528cb5e19010118612ccb97c Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Tue, 28 May 2024 13:45:32 -0400 Subject: [PATCH] composer bump --- composer.json | 8 ++++---- composer.lock | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 27dbcd4c..972f49ad 100644 --- a/composer.json +++ b/composer.json @@ -43,9 +43,9 @@ } }, "require-dev": { - "newfold-labs/wp-php-standards": "^1.2", + "newfold-labs/wp-php-standards": "^1.2.3", "wp-cli/i18n-command": "^2.6.1", - "wp-phpunit/wp-phpunit": "^6.4.2" + "wp-phpunit/wp-phpunit": "^6.5.3" }, "scripts": { "fix": "vendor/bin/phpcbf --standard=phpcs.xml .", @@ -79,7 +79,7 @@ "newfold-labs/wp-module-deactivation": "^1.1.2", "newfold-labs/wp-module-ecommerce": "^1.3.30", "newfold-labs/wp-module-global-ctb": "^1.0.11", - "newfold-labs/wp-module-help-center": "^1.0.24", + "newfold-labs/wp-module-help-center": "^1.0.25", "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.2.4", "newfold-labs/wp-module-notifications": "^1.3.0", @@ -88,7 +88,7 @@ "newfold-labs/wp-module-performance": "^1.4.1", "newfold-labs/wp-module-runtime": "^1.0.11", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.4", + "newfold-labs/wp-module-sso": "^1.0.5", "newfold-labs/wp-module-staging": "^1.3.3", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index 91a0b2c6..65102a5d 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": "8d495c0ab90cd2472ef6603a2dd66c9f", + "content-hash": "7b1013ea0fcc82051124985daeb05764", "packages": [ { "name": "doctrine/inflector",