Skip to content

Commit cd22727

Browse files
committed
Require PHP 7.2.24+
1 parent b2c48f3 commit cd22727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

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

4242
<!-- For help understanding the `testVersion` configuration setting:
4343
https://github.com/PHPCompatibility/PHPCompatibility#sniffing-your-code-for-compatibility-with-specific-php-versions -->
44-
<config name="testVersion" value="5.6-"/>
44+
<config name="testVersion" value="7.2-"/>
4545

4646
<!-- Verify that everything in the global namespace is either namespaced or prefixed.
4747
See: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties#naming-conventions-prefix-everything-in-the-global-namespace -->

0 commit comments

Comments
 (0)