From cd3144ac091302f8139c90fb8d9b9942cf3eca8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:02:04 +0000 Subject: [PATCH] chore(deps): bump roots/wordpress from 6.5.2 to 6.5.5 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.5.2 to 6.5.5. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.5.2...6.5.5) --- updated-dependencies: - dependency-name: roots/wordpress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 8398e5355c..e685d1f250 100644 --- a/composer.lock +++ b/composer.lock @@ -4234,7 +4234,7 @@ }, { "name": "roots/wordpress", - "version": "6.5.2", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -4265,7 +4265,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.5.2" + "source": "https://github.com/roots/wordpress/tree/6.5.5" }, "funding": [ { @@ -4348,22 +4348,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.2", + "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.2" + "reference": "6.5.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.2-no-content.zip", - "shasum": "09a5fbf3d93546bc54e96ca27888b29bba906492" + "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.2" + "wordpress/core-implementation": "6.5.5" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -4414,7 +4414,7 @@ "type": "other" } ], - "time": "2024-04-09T22:02:16+00:00" + "time": "2024-06-24T19:14:42+00:00" }, { "name": "roots/wp-config", @@ -9733,5 +9733,5 @@ "php": ">=8.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }