From d2a5f6d44a1705b58ddf7cc5f334fb82cf686930 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:09:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.5.4?= 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 6b8aa7dfb7..c6af23a341 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.5.3", + "roots/wordpress": "6.5.4", "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 7f4c1823f6..e44c1d9009 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": "4caabeb34a3f9ea038b25de5a153753f", + "content-hash": "70d47ed1287feee05ae83fb4495e5b68", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.5.3", + "version": "6.5.4", "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.5.3" + "source": "https://github.com/roots/wordpress/tree/6.5.4" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.3" + "reference": "6.5.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.3-no-content.zip", - "shasum": "adeffdc339d34eab4209e88b17966d8917e36e91" + "url": "https://downloads.wordpress.org/release/wordpress-6.5.4-no-content.zip", + "shasum": "bb4d48b2f6f47f4c06061460c83f8453e9809af5" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.3" + "wordpress/core-implementation": "6.5.4" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2024-05-07T16:02:20+00:00" + "time": "2024-06-06T12:30:39+00:00" }, { "name": "roots/wp-config",