From a49e3a78694e0189514f316e9d53b2a246e8b2ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 21:30:06 +0000 Subject: [PATCH] Update dependency roots/wordpress to v6.4.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e8a77f51..466dd107 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "phpunit/phpunit": "^10.5", "phpstan/phpstan-phpunit": "^1.3", "phpstan/extension-installer": "^1.3", - "roots/wordpress": "6.4", + "roots/wordpress": "6.4.3", "rector/rector": "1.0.2" }, "config": {