From 07e723e4ba90bd064cf0690d6158a5a4916aff42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:00:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E2=AC=86=EF=B8=8F=20bump=20roots/?= =?UTF-8?q?wordpress=20to=20v6.6.2?= 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 c0d1f3d60..3389d647d 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.6.1", + "roots/wordpress": "6.6.2", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentyfour": "^1.0" diff --git a/composer.lock b/composer.lock index f52d15067..27d72deba 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": "07f57b461c940aa6514e4c1a2ce53ac3", + "content-hash": "4253cfdb54a40172193e44a90b95124c", "packages": [ { "name": "composer/installers", @@ -465,7 +465,7 @@ }, { "name": "roots/wordpress", - "version": "6.6.1", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -496,7 +496,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.6.1" + "source": "https://github.com/roots/wordpress/tree/6.6.2" }, "funding": [ { @@ -579,22 +579,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.6.1", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.6.1" + "reference": "6.6.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.6.1-no-content.zip", - "shasum": "954aa560a66112cd999aa9d9519da5f964e6692a" + "url": "https://downloads.wordpress.org/release/wordpress-6.6.2-no-content.zip", + "shasum": "b496b8a9bb3c6d20a781344cbe3e189f7fd83871" }, "require": { - "php": ">= 7.0.0" + "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.1" + "wordpress/core-implementation": "6.6.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -645,7 +645,7 @@ "type": "other" } ], - "time": "2024-07-23T15:25:13+00:00" + "time": "2024-09-10T15:25:31+00:00" }, { "name": "roots/wp-config",