diff --git a/composer.json b/composer.json index b7ab8310f..e676664ff 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.7", + "roots/wordpress": "6.7.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.2.0", "wpackagist-theme/twentytwentyfive": "^1.0" diff --git a/composer.lock b/composer.lock index e6179f464..d853d53d4 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": "1e0ad086aea7844d1272ab6f515e5ada", + "content-hash": "463d5c995c8079b41260365af805b283", "packages": [ { "name": "composer/installers", @@ -465,16 +465,16 @@ }, { "name": "roots/wordpress", - "version": "6.7", + "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": { @@ -496,7 +496,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.7" + "source": "https://github.com/roots/wordpress/tree/6.7.1" }, "funding": [ { @@ -504,7 +504,7 @@ "type": "github" } ], - "time": "2024-07-16T12:03:00+00:00" + "time": "2024-11-13T09:56:09+00:00" }, { "name": "roots/wordpress-core-installer", @@ -579,22 +579,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.7", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.7" + "reference": "6.7.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.7-no-content.zip", - "shasum": "d30558244ed409b6421a5454f9c837d0884317f2" + "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.7" + "wordpress/core-implementation": "6.7.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -645,7 +645,7 @@ "type": "other" } ], - "time": "2024-11-12T20:51:37+00:00" + "time": "2024-11-21T14:15:19+00:00" }, { "name": "roots/wp-config", @@ -1613,6 +1613,6 @@ "platform": { "php": ">=8.0" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }