We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
testVersion
1 parent 79dda70 commit aa2d899Copy full SHA for aa2d899
templates/.phpcs.xml.dist
@@ -18,7 +18,7 @@
18
19
<!-- Rules: Check PHP version compatibility -->
20
<!-- https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
21
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.2-"/>
22
<!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
23
<rule ref="PHPCompatibilityWP"/>
24
0 commit comments