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.
2 parents 14f76b0 + 052a5e0 commit b663d43Copy full SHA for b663d43
phpcs.xml.dist
@@ -38,7 +38,7 @@
38
39
<!-- For help understanding the `testVersion` configuration setting:
40
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
41
- <config name="testVersion" value="5.6-"/>
+ <config name="testVersion" value="7.2-"/>
42
43
<!-- Make this sniff slightly less finicky. The WP Core default is 40. -->
44
<rule ref="Generic.Formatting.MultipleStatementAlignment">
0 commit comments