Update PHP language level to 8.3

This commit is contained in:
netkas 2024-09-19 00:41:39 -04:00
parent 3950655024
commit 604e1fd3e7

2
.idea/php.xml generated
View file

@ -14,7 +14,7 @@
<path value="/usr/share/php" /> <path value="/usr/share/php" />
</include_path> </include_path>
</component> </component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.2"> <component name="PhpProjectSharedConfiguration" php_language_level="8.3">
<option name="suggestChangeDefaultLanguageLevel" value="false" /> <option name="suggestChangeDefaultLanguageLevel" value="false" />
</component> </component>
<component name="PhpRuntimeConfiguration"> <component name="PhpRuntimeConfiguration">