Skip to content

Commit

Permalink
Merge pull request #372 from Yoast/bump-min-wp-version-6.3
Browse files Browse the repository at this point in the history
Sets the minimum supported WordPress version to 6.3.
  • Loading branch information
jrfnl committed Dec 18, 2023
2 parents 103898c + 832391d commit 2bd08df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yoast/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
Ref: 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
-->
<properties>
<property name="minimum_wp_version" value="6.2"/>
<property name="minimum_wp_version" value="6.3"/>
</properties>

<!-- No need for this sniff as every Yoast travis script includes linting all files. -->
Expand Down

0 comments on commit 2bd08df

Please sign in to comment.