We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf6715 commit f4c1046Copy full SHA for f4c1046
phpcs.xml.dist
@@ -2,7 +2,7 @@
2
<ruleset name="WordPress Coding Standards for Gutenberg Plugin">
3
<description>Sniffs for WordPress plugins, with minor modifications for Gutenberg</description>
4
5
- <config name="testVersion" value="7.0-"/>
+ <config name="testVersion" value="5.6-"/>
6
<rule ref="PHPCompatibilityWP">
7
<include-pattern>*\.php$</include-pattern>
8
</rule>
0 commit comments