From a812ddf562e990f4f95d4220e3ffc5ff97ae9835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 04:49:47 +0000 Subject: [PATCH] Bump roots/wordpress from 6.3.1 to 6.3.2 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.3.1...6.3.2) --- updated-dependencies: - dependency-name: roots/wordpress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 43c0930fe0..b81261f439 100644 --- a/composer.lock +++ b/composer.lock @@ -4029,7 +4029,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -4060,7 +4060,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.3.1" + "source": "https://github.com/roots/wordpress/tree/6.3.2" }, "funding": [ { @@ -4143,22 +4143,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.1" + "reference": "6.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", - "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip", + "shasum": "81344552cb392afeeafec6fe66ef513ac0c7e560" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.3.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -4209,7 +4209,7 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-10-12T20:42:07+00:00" }, { "name": "roots/wp-config",