From 39e6b772e48773e5d8c7dc544b4230b58b6d9368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:02:52 +0000 Subject: [PATCH] Bump roots/wordpress from 6.5.5 to 6.6 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 6.5.5 to 6.6. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/6.5.5...6.6) --- updated-dependencies: - dependency-name: roots/wordpress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 6ccf704..0c885bc 100644 --- a/composer.lock +++ b/composer.lock @@ -425,16 +425,16 @@ }, { "name": "roots/wordpress", - "version": "6.5.5", + "version": "6.6", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2" + "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/41ff6e23ccbc3a1691406d69fe8c211a225514e2", - "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2", + "url": "https://api.github.com/repos/roots/wordpress/zipball/1bdabdb9171ac5323edbf4792ce353d475467d27", + "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27", "shasum": "" }, "require": { @@ -456,7 +456,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.5.5" + "source": "https://github.com/roots/wordpress/tree/6.6" }, "funding": [ { @@ -464,7 +464,7 @@ "type": "github" } ], - "time": "2022-06-01T16:54:37+00:00" + "time": "2024-07-16T12:03:00+00:00" }, { "name": "roots/wordpress-core-installer", @@ -539,22 +539,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.5", + "version": "6.6", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.5" + "reference": "6.6" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.5-no-content.zip", - "shasum": "064943063cafd63743ae303ec07225f173279527" + "url": "https://downloads.wordpress.org/release/wordpress-6.6-no-content.zip", + "shasum": "6c0d82185d47782aab67a72d07dee459f9f6ceba" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.5" + "wordpress/core-implementation": "6.6" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -605,7 +605,7 @@ "type": "other" } ], - "time": "2024-06-24T19:14:42+00:00" + "time": "2024-07-16T16:26:38+00:00" }, { "name": "roots/wp-config",