Update PHP language level in configuration file
This commit is contained in:
parent
047db90ff5
commit
4ad161cdc1
1 changed files with 1 additions and 1 deletions
2
.idea/php.xml
generated
2
.idea/php.xml
generated
|
@ -82,7 +82,7 @@
|
||||||
</interpreter>
|
</interpreter>
|
||||||
</phpInfoCache>
|
</phpInfoCache>
|
||||||
</component>
|
</component>
|
||||||
<component name="PhpProjectSharedConfiguration" php_language_level="8.1" />
|
<component name="PhpProjectSharedConfiguration" php_language_level="8.2" />
|
||||||
<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