From bf7e7058b385e937a14dd90f6582a26bc4ed9e17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:20:36 +0000 Subject: [PATCH] Update johnpbloch/wordpress requirement from 6.2.2 to 6.2.3 Updates the requirements on [johnpbloch/wordpress](https://github.com/johnpbloch/wordpress) to permit the latest version. - [Commits](https://github.com/johnpbloch/wordpress/compare/6.2.2...6.2.3) --- updated-dependencies: - dependency-name: johnpbloch/wordpress dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d9c5b2..ffa6edd 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=7.1", "stuttter/wp-user-signups": "^5.0.2", "roots/wp-password-bcrypt": "1.1.0", - "johnpbloch/wordpress": "6.2.2", + "johnpbloch/wordpress": "6.2.3", "altis/cms-installer": "^0.4.4", "humanmade/clean-html": "^2.0.0", "humanmade/altis-reusable-blocks": "~0.2.4",