From bf879ac48cccb36c1443a7e9abe386683ef3d183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 19:38:40 +0000 Subject: [PATCH] Bump johnpbloch/wordpress-core from 6.7.2 to 6.8.2 in /eng Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.7.2 to 6.8.2. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/6.7.2...6.8.2) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eng/composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/composer.lock b/eng/composer.lock index 633af46..9a52715 100644 --- a/eng/composer.lock +++ b/eng/composer.lock @@ -154,16 +154,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.7.2", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "341d968ef716af577f98f5c2201d41c4e291fdcf" + "reference": "316a8fe38b6dde4e4f399946809f040462038403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/341d968ef716af577f98f5c2201d41c4e291fdcf", - "reference": "341d968ef716af577f98f5c2201d41c4e291fdcf", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/316a8fe38b6dde4e4f399946809f040462038403", + "reference": "316a8fe38b6dde4e4f399946809f040462038403", "shasum": "" }, "require": { @@ -171,7 +171,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.7.2" + "wordpress/core-implementation": "6.8.2" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -198,7 +198,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2025-02-11T16:34:37+00:00" + "time": "2025-07-15T15:32:59+00:00" }, { "name": "johnpbloch/wordpress-core-installer", @@ -427,12 +427,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }