From 05cd485dad34603d36c0b42b9a48809dc5d2e0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 22:25:30 +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 8123feb..c98606d 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -456,7 +456,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": [ { @@ -539,22 +539,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.", @@ -605,7 +605,7 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-10-12T20:42:07+00:00" }, { "name": "roots/wp-config",