We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6ece6e commit cb6bb24Copy full SHA for cb6bb24
phpcs.xml.dist
@@ -6,7 +6,7 @@
6
<arg name="cache" value=".phpcs-cache" />
7
<arg name="colors" />
8
9
- <config name="php_version" value="81000" />
+ <config name="php_version" value="80100" />
10
11
<!-- Ignore warnings, show progress of the run and show sniff names -->
12
<arg value="nps" />
0 commit comments