Skip to content

Commit cb6bb24

Browse files
committed
style: set phpcs php version to 8.1 vol.2
1 parent d6ece6e commit cb6bb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<arg name="cache" value=".phpcs-cache" />
77
<arg name="colors" />
88

9-
<config name="php_version" value="81000" />
9+
<config name="php_version" value="80100" />
1010

1111
<!-- Ignore warnings, show progress of the run and show sniff names -->
1212
<arg value="nps" />

0 commit comments

Comments
 (0)