diff --git a/composer.json b/composer.json index 663c9ca..5115d29 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ "newfold-labs/wp-module-performance": "^2.4.0", "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", - "newfold-labs/wp-module-sso": "^1.0.7", + "newfold-labs/wp-module-sso": "^1.0.8", "wp-cli/wp-cli": "^2.11", "wp-forge/wp-update-handler": "^1.0.2", "wp-forge/wp-upgrade-handler": "^1.0" diff --git a/composer.lock b/composer.lock index 3077563..6ef6d11 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": "26f9b33063e72621d608cf50000ca8d8", + "content-hash": "e22ee480a1fc7b97fa5af8e4cfbae45a", "packages": [ { "name": "doctrine/inflector", @@ -1018,20 +1018,20 @@ }, { "name": "newfold-labs/wp-module-sso", - "version": "1.0.7", + "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-sso.git", - "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448" + "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/539f86884ef91ae5bd9971ee3a1918afd1cb9448", - "reference": "539f86884ef91ae5bd9971ee3a1918afd1cb9448", + "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/ad1006a0be4105a732b6edfe531f46f711a9f7dd", + "reference": "ad1006a0be4105a732b6edfe531f46f711a9f7dd", "shasum": "" }, "require": { - "newfold-labs/wp-module-data": ">=2.1" + "newfold-labs/wp-module-data": ">=2.6.8" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2" @@ -1056,10 +1056,10 @@ ], "description": "Single sign-on functionality for Newfold WordPress sites.", "support": { - "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.7", + "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.0.8", "issues": "https://github.com/newfold-labs/wp-module-sso/issues" }, - "time": "2024-11-06T16:20:22+00:00" + "time": "2025-01-22T16:59:30+00:00" }, { "name": "symfony/finder",