diff --git a/composer.json b/composer.json index e0bf67dd3..73521ba49 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "roots/multisite-url-fixer": "^1.1", "roots/wordpress": "^6.1", "roots/wp-config": "1.0.0", - "roots/wp-password-bcrypt": "1.1.0", + "roots/wp-password-bcrypt": "1.2.0", "vlucas/phpdotenv": "^5.5" }, "require-dev": { diff --git a/composer.lock b/composer.lock index e685d1f25..85eeb4b92 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": "c26217b2bd3dc2111dac48ac03c1797f", + "content-hash": "9886805729e5331bf6218c6087c8df64", "packages": [ { "name": "apereo/phpcas", @@ -4464,16 +4464,16 @@ }, { "name": "roots/wp-password-bcrypt", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/roots/wp-password-bcrypt.git", - "reference": "15f0d8919fb3731f79a0cf2fb47e1baecb86cb26" + "reference": "bd26ab98aa646d88ce98c76e365d16259c5227a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/15f0d8919fb3731f79a0cf2fb47e1baecb86cb26", - "reference": "15f0d8919fb3731f79a0cf2fb47e1baecb86cb26", + "url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/bd26ab98aa646d88ce98c76e365d16259c5227a2", + "reference": "bd26ab98aa646d88ce98c76e365d16259c5227a2", "shasum": "" }, "require": { @@ -4527,19 +4527,15 @@ "support": { "forum": "https://discourse.roots.io/", "issues": "https://github.com/roots/wp-password-bcrypt/issues", - "source": "https://github.com/roots/wp-password-bcrypt/tree/1.1.0" + "source": "https://github.com/roots/wp-password-bcrypt/tree/1.2.0" }, "funding": [ { "url": "https://github.com/roots", "type": "github" - }, - { - "url": "https://www.patreon.com/rootsdev", - "type": "patreon" } ], - "time": "2021-10-31T01:18:58+00:00" + "time": "2024-09-10T23:11:22+00:00" }, { "name": "scssphp/scssphp",