We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930b570 commit a08d493Copy full SHA for a08d493
1 file changed
phpcs.xml.dist
@@ -2,8 +2,7 @@
2
<ruleset name="WordPress Coding Standards for Plugins">
3
<description>Generally-applicable sniffs for WordPress plugins</description>
4
<rule ref="PHPCompatibility"/>
5
- <config name="testVersion" value="7.0-"/>
6
-
+ <config name="testVersion" value="7.4-"/> <config name="minimum_wp_version" value="6.5"/>
7
<rule ref="WordPress-Core" />
8
<rule ref="WordPress-Docs" />
9
<rule ref="WordPress.WP.I18n" />
0 commit comments