From a33417138f9ded434a71b4a94b0cd0e0e06e4e1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 18:04:53 +0000 Subject: [PATCH] chore(deps): update dependency phpcompatibility/phpcompatibility-wp to v2.1.8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2f7ac4e..23aab27 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "0.7.0", - "phpcompatibility/phpcompatibility-wp": "2.1.0", + "phpcompatibility/phpcompatibility-wp": "2.1.8", "phpunit/phpunit": "9.1.4", "squizlabs/php_codesniffer": "3.5.5", "wp-coding-standards/wpcs": "2.3.0",