From 330a9dd3c43554cca7444795bf414634f888a77c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:06:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20roots/wordpress=20t?= =?UTF-8?q?o=20v7.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 3f1c14d..5f65ed7 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "oscarotero/env": "^2.0", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "7.0", + "roots/wordpress": "7.0.1", "roots/wp-config": "^1.0", "vlucas/phpdotenv": "^5.0", "wp-plugin/safe-svg": "*", diff --git a/composer.lock b/composer.lock index 91d1ceb..82acd0c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bb5b3bcb4d0c27f6e54211aad3bfbbe3", + "content-hash": "8521d26321c50448778270f2059f97d2", "packages": [ { "name": "composer/installers", @@ -620,7 +620,7 @@ }, { "name": "roots/wordpress", - "version": "7.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -651,7 +651,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": [ { @@ -730,23 +730,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.", @@ -797,7 +797,7 @@ "type": "other" } ], - "time": "2026-05-20T18:34:28+00:00" + "time": "2026-07-09T17:26:02+00:00" }, { "name": "roots/wp-config",