Updated phpCS version to 5.6, this was done for all bundled commands at once

This commit is contained in:
Jan Willem Oostendorp 2020-06-04 17:41:27 +02:00
parent 3ef33da78b
commit 80fd5081fd

View file

@ -38,7 +38,7 @@

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

<!--
#############################################################################