From b8b9dacac10c5312b1a9a56e7d4700c6e3ff662c Mon Sep 17 00:00:00 2001 From: csandanov Date: Fri, 15 Nov 2024 02:29:45 +0000 Subject: [PATCH] Update lock file --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ac28080..16f4872 100644 --- a/composer.lock +++ b/composer.lock @@ -217,16 +217,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.6.2", + "version": "6.7.0", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" + "reference": "3b6bdf11cf72ecb3777914259604dda961798ce2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/3b6bdf11cf72ecb3777914259604dda961798ce2", + "reference": "3b6bdf11cf72ecb3777914259604dda961798ce2", "shasum": "" }, "require": { @@ -234,7 +234,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7.0" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -261,7 +261,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-09-10T15:26:41+00:00" + "time": "2024-11-14T16:46:24+00:00" }, { "name": "johnpbloch/wordpress-core-installer",