From 67041024a97c85f51eaf8f3818464fb33765a086 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 16:11:49 +0000 Subject: [PATCH] chore(deps): update dependency johnpbloch/wordpress-core to v6.6.2 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 84548703..a2221ce8 100644 --- a/composer.lock +++ b/composer.lock @@ -3114,16 +3114,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.6.1", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "fa02256788137720864796f1fb290db6a35cb035" + "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fa02256788137720864796f1fb290db6a35cb035", - "reference": "fa02256788137720864796f1fb290db6a35cb035", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", + "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", "shasum": "" }, "require": { @@ -3131,7 +3131,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.1" + "wordpress/core-implementation": "6.6.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -3158,7 +3158,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-07-23T15:25:57+00:00" + "time": "2024-09-10T15:26:41+00:00" }, { "name": "mck89/peast",