From 5993b4eddb8a72ac70c25656031cc804e3c5dc24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 15:40:25 -0500 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.2.1=20(#676)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index ec156cbb52..5b59e7029a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.2", + "roots/wordpress": "6.2.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index d3b281b69b..34612242cc 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": "4b4236dfbfdd429df76edfc02cc7e26f", + "content-hash": "36f267908a09b42a810266ecd6dade1d", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.2", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.2" + "source": "https://github.com/roots/wordpress/tree/6.2.1" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.2", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.2" + "reference": "6.2.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.2-no-content.zip", - "shasum": "f584c96734b9b7d3f770dbc176740cf92e54aa6c" + "url": "https://downloads.wordpress.org/release/wordpress-6.2.1-no-content.zip", + "shasum": "9a911295a2572239dd1de02d6b537588a3666536" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.2" + "wordpress/core-implementation": "6.2.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-03-29T18:03:09+00:00" + "time": "2023-05-16T16:51:43+00:00" }, { "name": "roots/wp-config",