13 lines
372 B
XML
13 lines
372 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<project version="4">
|
||
|
|
<component name="PhpCodeSniffer">
|
||
|
|
<phpcs_settings>
|
||
|
|
<PhpCSConfiguration asDefaultInterpreter="true" />
|
||
|
|
</phpcs_settings>
|
||
|
|
</component>
|
||
|
|
<component name="PhpStan">
|
||
|
|
<PhpStan_settings>
|
||
|
|
<PhpStanConfiguration asDefaultInterpreter="true" />
|
||
|
|
</PhpStan_settings>
|
||
|
|
</component>
|
||
|
|
</project>
|