From a353ce6ed7fcf9b4010601933d49494a8f47eafc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:35:18 +0000 Subject: [PATCH] Bump roots/wordpress from 6.4.2 to 6.4.3 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.4.2...6.4.3) --- 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 080c383..ed5636a 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "6.4.2", + "version": "6.4.3", "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.4.2" + "source": "https://github.com/roots/wordpress/tree/6.4.3" }, "funding": [ { @@ -539,22 +539,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4.2", + "version": "6.4.3", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4.2" + "reference": "6.4.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4.2-no-content.zip", - "shasum": "77d5fc8e5535fc2c63c1c6ae0c4763aad10ac8e7" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip", + "shasum": "4138c6337bf524159b406d5b27916deebb0f78df" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4.2" + "wordpress/core-implementation": "6.4.3" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -605,7 +605,7 @@ "type": "other" } ], - "time": "2023-12-06T16:27:40+00:00" + "time": "2024-01-30T19:32:01+00:00" }, { "name": "roots/wp-config",