Update versions in phpcs

This commit is contained in:
Alex P. 2024-09-03 16:21:34 +03:00
parent 0653a018ed
commit f1480fac13
No known key found for this signature in database
GPG key ID: 54487A734A204D71

View file

@ -3,8 +3,8 @@
<description>WooCommerce PayPal Payments ruleset.</description>
<!-- Configs -->
<config name="minimum_supported_wp_version" value="5.3" />
<config name="testVersion" value="7.2-" />
<config name="minimum_supported_wp_version" value="6.3" />
<config name="testVersion" value="7.4-" />
<!-- Rules -->
<rule ref="WooCommerce-Core" />