Update phpcs.xml

This commit is contained in:
Bogdan Rapaić 2020-03-19 20:13:09 +01:00 committed by GitHub
parent 8979679a95
commit 15bc4534e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
<exclude-pattern>*/tests/*</exclude-pattern>
<config name="minimum_supported_wp_version" value="4.9" />
<config name="testVersion" value="5.6-"/>
<config name="testVersion" value="5.4-"/>
<rule ref="PSR1.Classes.ClassDeclaration"/>
<rule ref="PSR2.Methods.FunctionClosingBrace"/>