Make PHPCompatibilityWP's testVersion open ended
This commit is contained in:
parent
5408f284c2
commit
7e59df2b82
|
|
@ -82,8 +82,8 @@
|
|||
<exclude phpcs-only="true" name="Generic.Files.LineEndings"/>
|
||||
</rule>
|
||||
|
||||
<!-- Use the PHPCompatibility Ruleset -->
|
||||
<config name="testVersion" value="5.6-99.0"/>
|
||||
<!-- Use the PHPCompatibilityWP Ruleset -->
|
||||
<config name="testVersion" value="5.6-"/>
|
||||
<rule ref="PHPCompatibilityWP" />
|
||||
|
||||
<!-- Use the WPThemeReview Ruleset -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue