Skip to content

Commit 8bba911

Browse files
committed
Bump the version of PHP used by phpcs
It was out of sync with the one in composer.json
1 parent c22d2a7 commit 8bba911

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
@@ -12,7 +12,7 @@
1212
<!-- Ignore warnings, show progress of the run and show sniff names -->
1313
<arg value="nps"/>
1414

15-
<config name="php_version" value="80100"/>
15+
<config name="php_version" value="80400"/>
1616

1717
<file>src</file>
1818
<file>tests</file>

0 commit comments

Comments
 (0)