diff --git a/composer.json b/composer.json index b185899..aea6874 100644 --- a/composer.json +++ b/composer.json @@ -72,7 +72,7 @@ "newfold-labs/wp-module-notifications": "^1.6.8", "newfold-labs/wp-module-performance": "^2.6.0", "newfold-labs/wp-module-runtime": "^1.1.3", - "newfold-labs/wp-module-secure-passwords": "^1.1.1", + "newfold-labs/wp-module-secure-passwords": "^1.1.2", "newfold-labs/wp-module-sso": "^1.0.8", "wp-cli/wp-cli": "^2.11", "wp-forge/wp-update-handler": "^1.0.2", diff --git a/composer.lock b/composer.lock index a4c571f..0131891 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": "f481c0cf4059d7878b21eb7f82fb0592", + "content-hash": "f5717f7b0e41791fd1e3aab9a587943f", "packages": [ { "name": "doctrine/inflector", @@ -1014,16 +1014,16 @@ }, { "name": "newfold-labs/wp-module-secure-passwords", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-secure-passwords.git", - "reference": "00d5502e4037cd9d18de3d7ab91fc12d31cef0c3" + "reference": "ebbd12c1cef4d5fcd79ba45883c8c473668c839d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-secure-passwords/zipball/00d5502e4037cd9d18de3d7ab91fc12d31cef0c3", - "reference": "00d5502e4037cd9d18de3d7ab91fc12d31cef0c3", + "url": "https://api.github.com/repos/newfold-labs/wp-module-secure-passwords/zipball/ebbd12c1cef4d5fcd79ba45883c8c473668c839d", + "reference": "ebbd12c1cef4d5fcd79ba45883c8c473668c839d", "shasum": "" }, "require-dev": { @@ -1056,10 +1056,10 @@ ], "description": "Prevents passwords exposed in data breaches from being used and encourages better password hygiene.", "support": { - "source": "https://github.com/newfold-labs/wp-module-secure-passwords/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-secure-passwords/tree/1.1.2", "issues": "https://github.com/newfold-labs/wp-module-secure-passwords/issues" }, - "time": "2024-01-31T18:14:24+00:00" + "time": "2025-02-13T13:45:47+00:00" }, { "name": "newfold-labs/wp-module-sso", @@ -3565,10 +3565,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }