diff --git a/composer.json b/composer.json index 6b8aa7dfb7..c6af23a341 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.3", + "roots/wordpress": "6.5.4", "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 7f4c1823f6..dfece35a91 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": "4caabeb34a3f9ea038b25de5a153753f", + "content-hash": "70d47ed1287feee05ae83fb4495e5b68", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.5.3", + "version": "6.5.4", "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.3" + "source": "https://github.com/roots/wordpress/tree/6.5.4" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.5.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.5.3" + "reference": "6.5.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.5.3-no-content.zip", - "shasum": "adeffdc339d34eab4209e88b17966d8917e36e91" + "url": "https://downloads.wordpress.org/release/wordpress-6.5.4-no-content.zip", + "shasum": "d6b3a78653efeff8edd463b2c24d62228bb98284" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.5.3" + "wordpress/core-implementation": "6.5.4" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2024-05-07T16:02:20+00:00" + "time": "2024-06-05T16:02:37+00:00" }, { "name": "roots/wp-config",