diff --git a/composer.lock b/composer.lock index 02a5d9f..8c3dd2b 100644 --- a/composer.lock +++ b/composer.lock @@ -425,7 +425,7 @@ }, { "name": "roots/wordpress", - "version": "6.5", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -456,7 +456,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": [ { @@ -539,22 +539,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.", @@ -605,7 +605,7 @@ "type": "other" } ], - "time": "2024-04-02T18:15:04+00:00" + "time": "2024-04-09T22:02:16+00:00" }, { "name": "roots/wp-config",