diff --git a/composer.json b/composer.json index 9e584da455..fe1bc07b3d 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.5", + "roots/wordpress": "6.5.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 963c5fbd7e..667682e228 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": "bbae18c0eb16741f2b7995c39b38b871", + "content-hash": "717a9c8bf7ea30c16e5f0ec166d30062", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.5", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -495,7 +495,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.5" + "source": "https://github.com/roots/wordpress/tree/6.5.2" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5" + "reference": "6.5.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5-no-content.zip", - "shasum": "bc1bb88bbdedbea276cd09c13054765c532701db" + "url": "https://downloads.wordpress.org/release/wordpress-6.5.2-no-content.zip", + "shasum": "09a5fbf3d93546bc54e96ca27888b29bba906492" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5" + "wordpress/core-implementation": "6.5.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2024-04-02T18:15:04+00:00" + "time": "2024-04-09T22:02:16+00:00" }, { "name": "roots/wp-config",