From 3a489871bd28028c9f5dd63d5b4b5632155f298e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 00:32:19 +0000 Subject: [PATCH] Bump johnpbloch/wordpress from 6.6.2 to 6.7.1 Bumps [johnpbloch/wordpress](https://github.com/johnpbloch/wordpress) from 6.6.2 to 6.7.1. - [Commits](https://github.com/johnpbloch/wordpress/compare/6.6.2...6.7.1) --- updated-dependencies: - dependency-name: johnpbloch/wordpress dependency-type: direct:development 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 28e2f4c..75ca11a 100644 --- a/composer.lock +++ b/composer.lock @@ -141,20 +141,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.6.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1" + "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", - "reference": "1bd4fb6bbee375a3428e2aa3593ee2549974b0c1", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/840a1b37dd240fad0f657537d0936be68e1c55e6", + "reference": "840a1b37dd240fad0f657537d0936be68e1c55e6", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.6.2", + "johnpbloch/wordpress-core": "6.7.1", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -183,20 +183,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2024-09-10T15:26:46+00:00" + "time": "2024-11-21T14:47:07+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.6.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "dbb5f96e78905e26cbfb4c4796d9d5b92c451a81" + "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7" }, "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/1975a1deaef23914b391f37314cc0e6a23ae16d7", + "reference": "1975a1deaef23914b391f37314cc0e6a23ae16d7", "shasum": "" }, "require": { @@ -204,7 +204,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7.1" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -231,7 +231,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2024-09-10T15:26:41+00:00" + "time": "2024-11-21T14:47:02+00:00" }, { "name": "johnpbloch/wordpress-core-installer",