From c8ad81d8f95925ab888fe396c25e3db05d784402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:21:21 +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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 22f3e7f..497eb6b 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "figuren-theater/ft-themes": "1.4.0", "figuren-theater/ft-theming": "1.2.1", "inpsyde/wp-translation-downloader": "2.5", - "johnpbloch/wordpress": "6.6.2" + "johnpbloch/wordpress": "6.7.1" }, "require-dev": { "figuren-theater/code-quality": "*" diff --git a/composer.lock b/composer.lock index 4648e46..4f9a934 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "469ce2b30b1f1243ff968cf3b5a409e7", + "content-hash": "9939ea753db341b0e8cc4c691e7300b9", "packages": [ { "name": "10up/distributor", @@ -3276,20 +3276,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" }, @@ -3318,20 +3318,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": { @@ -3339,7 +3339,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/", @@ -3366,7 +3366,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",