Base Symfony Setup

This commit is contained in:
2024-12-29 16:18:38 +01:00
parent 628bfa22f0
commit d337ce86fb
31 changed files with 5504 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PhpCSFixerValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
<inspection_tool class="PhpStanGlobal" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
</profile>
</component>