From 52eff8b9236ae0c5080e7428267d082a9ea138cf Mon Sep 17 00:00:00 2001 From: Ryan McCue Date: Fri, 17 Jul 2026 20:25:56 +0100 Subject: [PATCH] Update WordPress to 6.8.6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 050cdf0..94af12f 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "require": { "php": ">=8.2", "stuttter/wp-user-signups": "^5.0.2", - "johnpbloch/wordpress": "6.8.5", + "johnpbloch/wordpress": "6.8.6", "altis/cms-installer": "^0.4.4", "humanmade/clean-html": "^2.0.0", "humanmade/altis-reusable-blocks": "~0.2.4",