From 79c757709f3c23f7599eca37ad7ab44c9b148781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:31:21 +0000 Subject: [PATCH] chore(deps): bump roots/wordpress from 6.5.2 to 6.5.3 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.5.2...6.5.3) --- 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..03b34d484f 100644 --- a/composer.lock +++ b/composer.lock @@ -4234,7 +4234,7 @@ }, { "name": "roots/wordpress", - "version": "6.5.2", + "version": "6.5.3", "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.3" }, "funding": [ { @@ -4348,22 +4348,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.2", + "version": "6.5.3", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.2" + "reference": "6.5.3" }, "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.3-no-content.zip", + "shasum": "adeffdc339d34eab4209e88b17966d8917e36e91" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.2" + "wordpress/core-implementation": "6.5.3" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -4414,7 +4414,7 @@ "type": "other" } ], - "time": "2024-04-09T22:02:16+00:00" + "time": "2024-05-07T16:02:20+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" }