Skip to content

Commit bc1ac1f

Browse files
Update PHP Compatibility version range [ci skip]
1 parent 2590f7e commit bc1ac1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
<exclude-pattern>*.blade.php</exclude-pattern>
2424
<!-- Run against the PHPCompatibility ruleset -->
2525
<rule ref="PHPCompatibility"/>
26-
<config name="testVersion" value="8.0-8.1"/>
26+
<config name="testVersion" value="8.1-8.2"/>
2727
</ruleset>

0 commit comments

Comments
 (0)