Skip to content

Commit cbd1a4f

Browse files
authored
Merge pull request #65 from janw-me/master
2 parents 7a9279f + 92ce412 commit cbd1a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<!-- For help understanding the `testVersion` configuration setting:
4040
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
41-
<config name="testVersion" value="5.4-"/>
41+
<config name="testVersion" value="5.6-"/>
4242

4343
<!-- Make this sniff slightly less finicky. The WP Core default is 40. -->
4444
<rule ref="Generic.Formatting.MultipleStatementAlignment">

0 commit comments

Comments
 (0)