From c3509272cc4cedcbee00b07b2dfef3bc9d013a68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:30:14 +0000 Subject: [PATCH] fix(deps): update dependency roots/wordpress to v6.7.1 --- composer.json | 2 +- composer.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 315fc60..e7810a8 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0.4", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.6.2", + "roots/wordpress": "6.7.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-plugin/wordpress-importer": "^0.8.0", diff --git a/composer.lock b/composer.lock index ec729f3..a386a97 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": "8e1053c02dcdcfae66593c3ef9003260", + "content-hash": "52bad3ad6b0ad8fddc019e291fe3cea2", "packages": [ { "name": "composer/installers", @@ -480,16 +480,16 @@ }, { "name": "roots/wordpress", - "version": "6.6.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", - "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27" + "reference": "9451af491af7124c12186398c56ab87a6e145123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/roots/wordpress/zipball/1bdabdb9171ac5323edbf4792ce353d475467d27", - "reference": "1bdabdb9171ac5323edbf4792ce353d475467d27", + "url": "https://api.github.com/repos/roots/wordpress/zipball/9451af491af7124c12186398c56ab87a6e145123", + "reference": "9451af491af7124c12186398c56ab87a6e145123", "shasum": "" }, "require": { @@ -511,7 +511,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.6.2" + "source": "https://github.com/roots/wordpress/tree/6.7.1" }, "funding": [ { @@ -519,7 +519,7 @@ "type": "github" } ], - "time": "2024-07-16T12:03:00+00:00" + "time": "2024-11-13T09:56:09+00:00" }, { "name": "roots/wordpress-core-installer", @@ -594,22 +594,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.6.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.6.2" + "reference": "6.7.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.6.2-no-content.zip", - "shasum": "b496b8a9bb3c6d20a781344cbe3e189f7fd83871" + "url": "https://downloads.wordpress.org/release/wordpress-6.7.1-no-content.zip", + "shasum": "321a5b819369e772ce606fbc12b1e264fb73da5b" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -660,7 +660,7 @@ "type": "other" } ], - "time": "2024-09-10T15:25:31+00:00" + "time": "2024-11-21T14:15:19+00:00" }, { "name": "roots/wp-config", @@ -2185,6 +2185,6 @@ "platform": { "php": ">=8.0" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }