From f637b4569db19bb1d6572b8d704ab2489c4fcbfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:15:59 +0000 Subject: [PATCH] Bump roots/wordpress from 6.4 to 6.4.1 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.4 to 6.4.1. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.4...6.4.1) --- 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 64d6078..1d9598e 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "6.4", + "version": "6.4.1", "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" + "source": "https://github.com/roots/wordpress/tree/6.4.1" }, "funding": [ { @@ -539,22 +539,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4", + "version": "6.4.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4" + "reference": "6.4.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4-no-content.zip", - "shasum": "913f2f8cb4a2b73c1b9912e690b074324871e00f" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip", + "shasum": "eb9d263b8ca8f087086dd41439d02900c5f66f99" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4" + "wordpress/core-implementation": "6.4.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -605,7 +605,7 @@ "type": "other" } ], - "time": "2023-11-07T19:31:52+00:00" + "time": "2023-11-09T01:14:36+00:00" }, { "name": "roots/wp-config",