Skip to content

Commit

Permalink
Merge pull request #380 from Yoast/bump-min-wp-version-6.4
Browse files Browse the repository at this point in the history
Sets the minimum supported WordPress version to 6.4.
  • Loading branch information
jrfnl committed May 27, 2024
2 parents ea0a46b + 9af4d37 commit 951c8fd
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.3"/>
<property name="minimum_wp_version" value="6.4"/>
</properties>

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

0 comments on commit 951c8fd

Please sign in to comment.