From 2ed4434e2f80a4e9350bcb9e91c95fd3682a9756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:12:25 +0000 Subject: [PATCH] Bump roots/wordpress from 7.0 to 7.0.1 Bumps [roots/wordpress](https://github.com/roots/wordpress) from 7.0 to 7.0.1. - [Release notes](https://github.com/roots/wordpress/releases) - [Commits](https://github.com/roots/wordpress/compare/7.0...7.0.1) --- updated-dependencies: - dependency-name: roots/wordpress dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index c335801..34aa9cb 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "7.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -456,7 +456,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/7.0" + "source": "https://github.com/roots/wordpress/tree/7.0.1" }, "funding": [ { @@ -535,23 +535,23 @@ }, { "name": "roots/wordpress-no-content", - "version": "7.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "7.0" + "reference": "7.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.w.org/release/wordpress-7.0-no-content.zip", - "reference": "7.0", - "shasum": "2ffdd31a747f68e3e5633064993997a7ce881975" + "url": "https://downloads.w.org/release/wordpress-7.0.1-no-content.zip", + "reference": "7.0.1", + "shasum": "808ab53004d9c6fe69175855cd7d2317fe9502b3" }, "require": { "php": ">= 7.4" }, "provide": { - "wordpress/core-implementation": "7.0" + "wordpress/core-implementation": "7.0.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -602,7 +602,7 @@ "type": "other" } ], - "time": "2026-05-20T18:34:28+00:00" + "time": "2026-07-09T17:26:02+00:00" }, { "name": "roots/wp-config",