From eead6f6308a46c2c0a3d03e1913f5bbabe6bf6a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:49:31 -0500 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.3.2=20(#689)?= 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 | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index c9c94c666b..8ad7c70754 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.3.1", + "roots/wordpress": "6.3.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 f6b75de814..c5fe3f72a6 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": "8b2a10fabdd291b43cfb5c389a86f2a7", + "content-hash": "6579702fb3251c55fca821d0b193654b", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.3.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.3.1" + "source": "https://github.com/roots/wordpress/tree/6.3.2" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.1" + "reference": "6.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", - "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip", + "shasum": "81344552cb392afeeafec6fe66ef513ac0c7e560" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.3.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-10-12T20:42:07+00:00" }, { "name": "roots/wp-config", @@ -1597,5 +1597,5 @@ "php": ">=8.0" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }