Remove duplicate config

https://github.com/woocommerce/wc-admin/pull/618#issuecomment-441742419
This commit is contained in:
Jonathan Belcher 2018-11-26 15:54:50 -05:00 committed by GitHub
parent a308fcc830
commit eddf8bc609
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@
<!-- Rules -->
<rule ref="WooCommerce-Core" />
<!-- Test PHP Compatibility for version >= 5.2 -->
<config name="testVersion" value="5.2-"/>
<rule ref="PHPCompatibility">
<exclude name="PHPCompatibility.PHP.NewFunctions.hash_equalsFound" />
<exclude name="PHPCompatibility.PHP.NewInterfaces.jsonserializableFound" />