From 69d5f8457cbc519ae0d4d0de426715618591a8e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 03:00:43 +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",