From aaf83c77c0e80fe4dacbaea8277b6d4d52bffe8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:02:19 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.4.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- composer.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index 62c9328d21..a631bc2ef8 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.4.2", + "roots/wordpress": "6.4.3", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentyfour": "^1.0" diff --git a/composer.lock b/composer.lock index e171b7025d..26c45a00f6 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": "398bdc0162cfd792c7bf7f8e5a062a45", + "content-hash": "ef7b30cbe4ebeb52afef87ba71f22ca4", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.4.2", + "version": "6.4.3", "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.4.2" + "source": "https://github.com/roots/wordpress/tree/6.4.3" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4.2", + "version": "6.4.3", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4.2" + "reference": "6.4.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4.2-no-content.zip", - "shasum": "77d5fc8e5535fc2c63c1c6ae0c4763aad10ac8e7" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip", + "shasum": "4138c6337bf524159b406d5b27916deebb0f78df" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4.2" + "wordpress/core-implementation": "6.4.3" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-12-06T16:27:40+00:00" + "time": "2024-01-30T19:32:01+00:00" }, { "name": "roots/wp-config",