Update PHP language level in configuration file

This commit is contained in:
netkas 2024-09-03 11:35:35 -04:00
parent 047db90ff5
commit 4ad161cdc1

2
.idea/php.xml generated
View file

@ -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>