We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414febb commit 0d791b7Copy full SHA for 0d791b7
phpcs.xml
@@ -5,6 +5,8 @@
5
<arg name="encoding" value="utf-8"/>
6
<arg name="tab-width" value="4"/>
7
<arg value="sp"/>
8
+ <config name="php_version" value="70400"/>
9
+
10
<file>src</file>
11
<file>tests</file>
12
0 commit comments