From 16c89eace7f5827719994f8d049dba99ad5e80d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:35:22 +0000 Subject: [PATCH] Bump johnpbloch/wordpress from 6.3.2 to 6.4.3 Bumps [johnpbloch/wordpress](https://github.com/johnpbloch/wordpress) from 6.3.2 to 6.4.3. - [Commits](https://github.com/johnpbloch/wordpress/compare/6.3.2...6.4.3) --- 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 | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 26ab93d..75138e6 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "figuren-theater/ft-themes": "1.2.1", "figuren-theater/ft-theming": "1.1.2", "inpsyde/wp-translation-downloader": "2.5", - "johnpbloch/wordpress": "6.3.2" + "johnpbloch/wordpress": "6.4.3" }, "require-dev": { "figuren-theater/code-quality": "*" diff --git a/composer.lock b/composer.lock index 7ead5be..7c0f4ae 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": "25c1d11229ff1ab95b69ea44bc16603a", + "content-hash": "8af5f5c956ac8e705afa5c3fa67a6ef8", "packages": [ { "name": "10up/distributor", @@ -2883,20 +2883,20 @@ }, { "name": "johnpbloch/wordpress", - "version": "6.3.2", + "version": "6.4.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress.git", - "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049" + "reference": "b20c2071f4cd609953dbd7ffc97e5201094499f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/95f0b339643817935ac043b98d4aa1e1a0d08049", - "reference": "95f0b339643817935ac043b98d4aa1e1a0d08049", + "url": "https://api.github.com/repos/johnpbloch/wordpress/zipball/b20c2071f4cd609953dbd7ffc97e5201094499f0", + "reference": "b20c2071f4cd609953dbd7ffc97e5201094499f0", "shasum": "" }, "require": { - "johnpbloch/wordpress-core": "6.3.2", + "johnpbloch/wordpress-core": "6.4.3", "johnpbloch/wordpress-core-installer": "^1.0 || ^2.0", "php": ">=7.0.0" }, @@ -2925,20 +2925,20 @@ "issues": "https://core.trac.wordpress.org/", "source": "https://core.trac.wordpress.org/browser" }, - "time": "2023-10-12T19:02:29+00:00" + "time": "2024-01-30T19:31:18+00:00" }, { "name": "johnpbloch/wordpress-core", - "version": "6.3.2", + "version": "6.4.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7" + "reference": "389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/0a18695e2ae028ea8485c45053c14525544c1dc7", - "reference": "0a18695e2ae028ea8485c45053c14525544c1dc7", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8", + "reference": "389a4e72f3e14a995f89fa4bc5a69c7cf75ae2a8", "shasum": "" }, "require": { @@ -2946,7 +2946,7 @@ "php": ">=7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.2" + "wordpress/core-implementation": "6.4.3" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -2973,7 +2973,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2023-10-12T19:02:24+00:00" + "time": "2024-01-30T19:31:14+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -6252,5 +6252,5 @@ "php": ">=8.0.30" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }