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