bump phpstorm php version to 8.1

This commit is contained in:
Ben Harris 2022-09-29 11:15:25 -04:00
parent c7a0edd91c
commit 070a1aa030
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<path value="$PROJECT_DIR$/vendor/psr/event-dispatcher" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="7.4">
<component name="PhpProjectSharedConfiguration" php_language_level="8.1">
<option name="suggestChangeDefaultLanguageLevel" value="false" />
</component>
<component name="PhpUnit">