diff --git a/composer.json b/composer.json index d425aeb..4c6656f 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.3.1", + "roots/wordpress": "6.3.2", "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 ff35819..f728ad3 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": "e054aff846134f31037d266af959c4a6", + "content-hash": "f02a65116788711371e2fa100adf7c11", "packages": [ { "name": "composer/installers", @@ -479,7 +479,7 @@ }, { "name": "roots/wordpress", - "version": "6.3.1", + "version": "6.3.2", "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.3.1" + "source": "https://github.com/roots/wordpress/tree/6.3.2" }, "funding": [ { @@ -593,22 +593,22 @@ }, { "name": "roots/wordpress-no-content", - "version": "6.3.1", + "version": "6.3.2", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress.git", - "reference": "6.3.1" + "reference": "6.3.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip", - "shasum": "102bc5e48d9372f1a71fbb133270e113af2363e3" + "url": "https://downloads.wordpress.org/release/wordpress-6.3.2-no-content.zip", + "shasum": "81344552cb392afeeafec6fe66ef513ac0c7e560" }, "require": { "php": ">= 7.0.0" }, "provide": { - "wordpress/core-implementation": "6.3.1" + "wordpress/core-implementation": "6.3.2" }, "suggest": { "ext-curl": "Performs remote request operations.", @@ -659,7 +659,7 @@ "type": "other" } ], - "time": "2023-08-29T14:23:47+00:00" + "time": "2023-10-12T20:42:07+00:00" }, { "name": "roots/wp-config",