diff options
Diffstat (limited to '.idea/php.xml')
-rw-r--r-- | .idea/php.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.idea/php.xml b/.idea/php.xml index 045d15b..a070180 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,4 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="PhpProjectSharedConfiguration" php_language_level="7.4" />
+ <component name="PhpProjectSharedConfiguration" php_language_level="7.4">
+ <option name="suggestChangeDefaultLanguageLevel" value="false" />
+ </component>
</project>
\ No newline at end of file |