From da604d37449114ed41a2cb28f4d8534dabfe495d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 09:56:37 +0000 Subject: [PATCH] chore(deps): bump roots/wordpress from 6.4.1 to 6.4.2 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.4.1...6.4.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 a53d8502..8f0e56de 100644 --- a/composer.lock +++ b/composer.lock @@ -3644,7 +3644,7 @@ }, { "name": "roots/wordpress", - "version": "6.4.1", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -3675,7 +3675,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.4.1" + "source": "https://github.com/roots/wordpress/tree/6.4.2" }, "funding": [ { @@ -3758,22 +3758,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4.1", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4.1" + "reference": "6.4.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip", - "shasum": "eb9d263b8ca8f087086dd41439d02900c5f66f99" + "url": "https://downloads.wordpress.org/release/wordpress-6.4.2-no-content.zip", + "shasum": "77d5fc8e5535fc2c63c1c6ae0c4763aad10ac8e7" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4.1" + "wordpress/core-implementation": "6.4.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -3824,7 +3824,7 @@ "type": "other" } ], - "time": "2023-11-09T01:14:36+00:00" + "time": "2023-12-06T16:27:40+00:00" }, { "name": "roots/wp-config",