Skip to content

Commit f6e1bfd

Browse files
committed
Updated phpCS version to 5.6, this was done for all bundled commands at once
1 parent 04d4d53 commit f6e1bfd

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
@@ -42,7 +42,7 @@
4242

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

4747
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
4848
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->

0 commit comments

Comments
 (0)