From 8ab620dab5d0d03276d472b04418a9e0dd14acb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 08:15:41 +0000 Subject: [PATCH] chore(deps-dev): bump johnpbloch/wordpress-core from 7.0.0 to 7.0.4 Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 7.0.0 to 7.0.4. - [Commits](https://github.com/johnpbloch/wordpress-core/compare/7.0.0...7.0.4) --- updated-dependencies: - dependency-name: johnpbloch/wordpress-core dependency-version: 7.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index cf7a682..1626e6f 100644 --- a/composer.lock +++ b/composer.lock @@ -175,16 +175,16 @@ }, { "name": "johnpbloch/wordpress-core", - "version": "7.0.0", + "version": "7.0.4", "source": { "type": "git", "url": "https://github.com/johnpbloch/wordpress-core.git", - "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84" + "reference": "ebd597e2d4c6cf362028c6d5dc6b257884b5f7cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", - "reference": "fcbc2f2636d65ae060dfb6a5377ba43e0a599e84", + "url": "https://api.github.com/repos/johnpbloch/wordpress-core/zipball/ebd597e2d4c6cf362028c6d5dc6b257884b5f7cb", + "reference": "ebd597e2d4c6cf362028c6d5dc6b257884b5f7cb", "shasum": "" }, "require": { @@ -192,7 +192,7 @@ "php": ">=7.4" }, "provide": { - "wordpress/core-implementation": "7.0.0" + "wordpress/core-implementation": "7.0.4" }, "type": "wordpress-core", "notification-url": "https://packagist.org/downloads/", @@ -219,7 +219,7 @@ "source": "https://core.trac.wordpress.org/browser", "wiki": "https://codex.wordpress.org/" }, - "time": "2026-05-20T19:36:40+00:00" + "time": "2026-08-12T22:40:36+00:00" }, { "name": "myclabs/deep-copy",