Skip to content

Commit aa2d899

Browse files
committed
Update testVersion
1 parent 79dda70 commit aa2d899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/.phpcs.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<!-- Rules: Check PHP version compatibility -->
2020
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
21-
<config name="testVersion" value="5.6-"/>
21+
<config name="testVersion" value="7.2-"/>
2222
<!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
2323
<rule ref="PHPCompatibilityWP"/>
2424

0 commit comments

Comments
 (0)