From 00931f5b9701ac94fb5202764ddd3077bc09807d Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Mon, 13 Jul 2026 10:57:30 -0300 Subject: [PATCH] Update minimum_wp_version in phpcs.xml.dist.sample This commit updates the example `phpcs.xml.dist.sample` file to reflect that WP 6.7 is now the minimum supported version (three versions behind the latest release). --- phpcs.xml.dist.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist.sample b/phpcs.xml.dist.sample index 60b9c27e9d..9bed296db1 100644 --- a/phpcs.xml.dist.sample +++ b/phpcs.xml.dist.sample @@ -100,7 +100,7 @@ the wiki: https://github.com/WordPress/WordPress-Coding-Standards/wiki/Customizable-sniff-properties --> - +