diff --git a/composer.json b/composer.json index bb9c3ee83..01659dca0 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.2", + "roots/wordpress": "6.7", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.2.0", "wpackagist-theme/twentytwentyfour": "^1.0" diff --git a/composer.lock b/composer.lock index 4b78f1f35..0fec66790 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": "2ee2e60cdeb62860945ce1bc396566de", + "content-hash": "15abd6810d5303f8aa254c48511d2bda", "packages": [ { "name": "composer/installers", @@ -465,7 +465,7 @@ }, { "name": "roots/wordpress", - "version": "6.6.2", + "version": "6.7", "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.2" + "source": "https://github.com/roots/wordpress/tree/6.7" }, "funding": [ { @@ -579,22 +579,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.6.2", + "version": "6.7", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.6.2" + "reference": "6.7" }, "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-no-content.zip", + "shasum": "d30558244ed409b6421a5454f9c837d0884317f2" }, "require": { "php": ">= 7.2.24" }, "provide": { - "wordpress/core-implementation": "6.6.2" + "wordpress/core-implementation": "6.7" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -645,7 +645,7 @@ "type": "other" } ], - "time": "2024-09-10T15:25:31+00:00" + "time": "2024-11-12T20:51:37+00:00" }, { "name": "roots/wp-config", @@ -1613,6 +1613,6 @@ "platform": { "php": ">=8.0" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }