From c4c8378f059c0674d368ffa9f3368b98c865b9d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:07:10 -0500 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.5.5=20(#727)?= 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 c6af23a341..bf0938274a 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.4", + "roots/wordpress": "6.5.5", "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 4b5d6a8105..7b733107d2 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": "70d47ed1287feee05ae83fb4495e5b68", + "content-hash": "148760e361203517d9bf0edd997b1163", "packages": [ { "name": "composer/installers", @@ -465,7 +465,7 @@ }, { "name": "roots/wordpress", - "version": "6.5.4", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -496,7 +496,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.5.4" + "source": "https://github.com/roots/wordpress/tree/6.5.5" }, "funding": [ { @@ -579,22 +579,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.4", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.4" + "reference": "6.5.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.4-no-content.zip", - "shasum": "bb4d48b2f6f47f4c06061460c83f8453e9809af5" + "url": "https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip", + "shasum": "064943063cafd63743ae303ec07225f173279527" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.4" + "wordpress/core-implementation": "6.5.5" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -645,7 +645,7 @@ "type": "other" } ], - "time": "2024-06-06T12:30:39+00:00" + "time": "2024-06-24T19:14:42+00:00" }, { "name": "roots/wp-config",