Skip to content

Commit

Permalink
WordPress version up to 5.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Dec 1, 2022
1 parent 6d83a99 commit 218ae51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PronamicWP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<!-- Minimum WordPress version to check. -->
<!-- @link 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 -->
<config name="minimum_supported_wp_version" value="5.7" />
<config name="minimum_supported_wp_version" value="5.9" />

<!-- PHP compatibility test version 8.0 and higher. -->
<config name="testVersion" value="8.0-" />
Expand Down

0 comments on commit 218ae51

Please sign in to comment.