From 377d2b05e2fe3b37e7a7a94392ed66ec2d4e622b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 06:03:40 +0000 Subject: [PATCH] chore(deps-dev): bump johnpbloch/wordpress-core Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.9.7 to 6.9.8. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/6.9.7...6.9.8) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-version: 6.9.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plugins/wpgraphql-logging/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/wpgraphql-logging/composer.lock b/plugins/wpgraphql-logging/composer.lock index 8a4a5559..8179b7c6 100644 --- a/plugins/wpgraphql-logging/composer.lock +++ b/plugins/wpgraphql-logging/composer.lock @@ -3878,24 +3878,24 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.9.7", + "version": "6.9.8", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "6b9fb51da302606a7f4e43da0153a77281d24fdd" + "reference": "acb89255e3762c487742aeeaa5e730d832b5775d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/6b9fb51da302606a7f4e43da0153a77281d24fdd", - "reference": "6b9fb51da302606a7f4e43da0153a77281d24fdd", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/acb89255e3762c487742aeeaa5e730d832b5775d", + "reference": "acb89255e3762c487742aeeaa5e730d832b5775d", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.2.24" + "php": ">=5.3.2" }, "provide": { - "wordpress/core-implementation": "6.9.7" + "wordpress/core-implementation": "6.9.8" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -3922,7 +3922,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2026-08-12T22:40:30+00:00" + "time": "2026-09-17T22:35:30+00:00" }, { "name": "justinrainbow/json-schema",