We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674f944 commit 8efbc79Copy full SHA for 8efbc79
1 file changed
build/phpcs.xml.dist
@@ -18,7 +18,7 @@
18
<exclude-pattern>*/vendor/*|*/build/*</exclude-pattern>
19
20
<rule ref="PHPCompatibility"/>
21
- <config name="testVersion" value="7.3-"/>
+ <config name="testVersion" value="8.0-"/>
22
23
<!-- Include the whole PSR-12 standard -->
24
<rule ref="PSR12">
0 commit comments