diff --git a/composer.json b/composer.json index b1eed0c5e7..c9c94c666b 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.3", + "roots/wordpress": "6.3.1", "roots/wp-config": "1.0.0", "roots/wp-password-bcrypt": "1.1.0", "wpackagist-theme/twentytwentythree": "^1.0" diff --git a/composer.lock b/composer.lock index 64e4b8f403..f6b75de814 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": "4af39338f56f00561033424957a68f89", + "content-hash": "8b2a10fabdd291b43cfb5c389a86f2a7", "packages": [ { "name": "composer/installers", @@ -464,7 +464,7 @@ }, { "name": "roots/wordpress", - "version": "6.3", + "version": "6.3.1", "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.3" + "source": "https://github.com/roots/wordpress/tree/6.3.1" }, "funding": [ { @@ -578,22 +578,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3", + "version": "6.3.1", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3" + "reference": "6.3.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3-no-content.zip", - "shasum": "beb2a89525274d08fae06bf4bf5bc0cfdcb5b1f5" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", + "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3" + "wordpress/core-implementation": "6.3.1" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -644,7 +644,7 @@ "type": "other" } ], - "time": "2023-08-08T19:41:46+00:00" + "time": "2023-08-29T14:23:47+00:00" }, { "name": "roots/wp-config",