diff --git a/composer.json b/composer.json index d21c1f2..721dbcf 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "oscarotero/env": "^2.1", "roots/bedrock-autoloader": "^1.0.4", "roots/bedrock-disallow-indexing": "^2.0", - "roots/wordpress": "6.4.3", + "roots/wordpress": "6.5", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-plugin/wordpress-importer": "^0.8.0", diff --git a/composer.lock b/composer.lock index d345f96..420c9ae 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": "46e77407290f0f4cadc7fdd8ab8d4f42", + "content-hash": "b4a66fc88857373e78c2b5cb140a5352", "packages": [ { "name": "composer/installers", @@ -479,7 +479,7 @@ }, { "name": "roots/wordpress", - "version": "6.4.3", + "version": "6.5", "source": { "type": "git", "url": "https://github.com/roots/wordpress.git", @@ -510,7 +510,7 @@ ], "support": { "issues": "https://github.com/roots/wordpress/issues", - "source": "https://github.com/roots/wordpress/tree/6.4.3" + "source": "https://github.com/roots/wordpress/tree/6.5" }, "funding": [ { @@ -593,22 +593,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.4.3", + "version": "6.5", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.4.3" + "reference": "6.5" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip", - "shasum": "4138c6337bf524159b406d5b27916deebb0f78df" + "url": "https://downloads.wordpress.org/release/wordpress-6.5-no-content.zip", + "shasum": "bc1bb88bbdedbea276cd09c13054765c532701db" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.4.3" + "wordpress/core-implementation": "6.5" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -659,7 +659,7 @@ "type": "other" } ], - "time": "2024-01-30T19:32:01+00:00" + "time": "2024-04-02T18:15:04+00:00" }, { "name": "roots/wp-config",