Skip to content

Commit a08d493

Browse files
committed
Update phpcs.xml.dist
1 parent 930b570 commit a08d493

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

phpcs.xml.dist

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<ruleset name="WordPress Coding Standards for Plugins">
33
<description>Generally-applicable sniffs for WordPress plugins</description>
44
<rule ref="PHPCompatibility"/>
5-
<config name="testVersion" value="7.0-"/>
6-
5+
<config name="testVersion" value="7.4-"/> <config name="minimum_wp_version" value="6.5"/>
76
<rule ref="WordPress-Core" />
87
<rule ref="WordPress-Docs" />
98
<rule ref="WordPress.WP.I18n" />

0 commit comments

Comments
 (0)