From dda460aca16274cd3fadcc4f67535b6c57f9bdc3 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:39:40 +0100 Subject: [PATCH] Increase min WP version to 6.3 with the upcoming release of WP 6.5. --- PronamicWP/ruleset.xml | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PronamicWP/ruleset.xml b/PronamicWP/ruleset.xml index 4d94962..584eddc 100644 --- a/PronamicWP/ruleset.xml +++ b/PronamicWP/ruleset.xml @@ -21,7 +21,7 @@ - + diff --git a/README.md b/README.md index af23fac..03b6cec 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ https://www.php.net/supported-versions.php ### WordPress +- `6.5` - `6.4` - `6.3` -- `6.2` https://codex.wordpress.org/WordPress_Versions @@ -92,10 +92,10 @@ Required through `PHPCompatibilityWP`. https://github.com/WordPress/WordPress-Coding-Standards -By default the minimum WordPress version to check is set to `6.2` via the following setting: +By default the minimum WordPress version to check is set to `6.3` via the following setting: ```xml - + ``` https://github.com/WordPress/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#minimum-wp-version-to-check-for-usage-of-deprecated-functions-classes-and-function-parameters