From 5948a964730b19fcdaa325f8e578b072c8523589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 19:17:18 +0000 Subject: [PATCH] Bump johnpbloch/wordpress-core from 6.7.2 to 6.8.1 in /ita Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.7.2 to 6.8.1. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/6.7.2...6.8.1) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-version: 6.8.1 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 b1270fb..b60a29b 100644 --- a/ita/composer.lock +++ b/ita/composer.lock @@ -210,16 +210,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "6.7.2", + "version": "6.8.1", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "341d968ef716af577f98f5c2201d41c4e291fdcf" + "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2" }, "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/702c3bda87abb47ae43f90c7b8868cf0b7dff1e2", + "reference": "702c3bda87abb47ae43f90c7b8868cf0b7dff1e2", "shasum": "" }, "require": { @@ -227,7 +227,7 @@ "php": ">=7.2.24" }, "provide": { - "wordpress/core-implementation": "6.7.2" + "wordpress/core-implementation": "6.8.1" }, "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-04-30T16:52:49+00:00" }, { "name": "johnpbloch/wordpress-core-installer",