From 8bc7fb4a940f9935b99c8b5aa008f4f3252a8893 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 10:16:24 -0500 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.2.2=20(#677)?= 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 5b59e7029a..7bbcb13c80 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.1", + "roots/wordpress": "6.2.2", "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 34612242cc..d976411f47 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": "36f267908a09b42a810266ecd6dade1d", + "content-hash": "8cb223ac0d1d1ba5189cb2ff2dc29e9b", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.2.1", + "version": "6.2.2", "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.1" + "source": "https://github.com/roots/wordpress/tree/6.2.2" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.2.1", + "version": "6.2.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.2.1" + "reference": "6.2.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.2.1-no-content.zip", - "shasum": "9a911295a2572239dd1de02d6b537588a3666536" + "url": "https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip", + "shasum": "df066a16e97dd6ad5c1679d4a575983ea3143117" }, "require": { "php": ">= 5.6.20" }, "provide": { - "wordpress/core-implementation": "6.2.1" + "wordpress/core-implementation": "6.2.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-05-16T16:51:43+00:00" + "time": "2023-05-20T04:31:46+00:00" }, { "name": "roots/wp-config",