From d36395c7c24ff33bbbedb13a81c96ee4f42c234c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 19:19:09 +0000 Subject: [PATCH] Bump johnpbloch/wordpress-core from 6.7.2 to 6.8.3 in /ita Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.7.2 to 6.8.3. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/6.7.2...6.8.3) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-version: 6.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ita/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ita/composer.lock b/ita/composer.lock index d83bd54..c40a470 100644 --- a/ita/composer.lock +++ b/ita/composer.lock @@ -210,16 +210,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.7.2", + "version": "6.8.3", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "341d968ef716af577f98f5c2201d41c4e291fdcf" + "reference": "0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1" }, "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/0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1", + "reference": "0641ab5518c94c1ab094ad4ccdc46aa9c4657fc1", "shasum": "" }, "require": { @@ -227,7 +227,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.7.2" + "wordpress/core-implementation": "6.8.3" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -254,7 +254,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2025-02-11T16:34:37+00:00" + "time": "2025-09-30T18:14:19+00:00" }, { "name": "johnpbloch/wordpress-core-installer",