Skip to content

Commit 5f27ae0

Browse files
committed
1 parent c23c2d7 commit 5f27ae0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

phpcompat.xml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666

6767
<rule ref="PHPCompatibilityWP"/>
6868

69-
<!-- WordPress Core currently supports PHP 7.2+. -->
70-
<config name="testVersion" value="7.2-"/>
69+
<!-- WordPress Core currently supports PHP 7.4+. -->
70+
<config name="testVersion" value="7.4-"/>
7171

7272
<!--
7373
#############################################################################

0 commit comments

Comments
 (0)