Updated php.xml (Intellij)
This commit is contained in:
parent
0ff2bf034e
commit
03f3170be3
1 changed files with 3 additions and 1 deletions
4
.idea/php.xml
generated
4
.idea/php.xml
generated
|
@ -9,7 +9,9 @@
|
||||||
<component name="PHPCodeSnifferOptionsConfiguration">
|
<component name="PHPCodeSnifferOptionsConfiguration">
|
||||||
<option name="transferred" value="true" />
|
<option name="transferred" value="true" />
|
||||||
</component>
|
</component>
|
||||||
<component name="PhpProjectSharedConfiguration" php_language_level="7.0" />
|
<component name="PhpProjectSharedConfiguration" php_language_level="7.1">
|
||||||
|
<option name="suggestChangeDefaultLanguageLevel" value="false" />
|
||||||
|
</component>
|
||||||
<component name="PhpStanOptionsConfiguration">
|
<component name="PhpStanOptionsConfiguration">
|
||||||
<option name="transferred" value="true" />
|
<option name="transferred" value="true" />
|
||||||
</component>
|
</component>
|
||||||
|
|
Loading…
Add table
Reference in a new issue