[11/06/2024] Les premières modifs + installation de quelques modules indispensables

This commit is contained in:
2024-06-11 14:57:59 +02:00
parent 5ac5653ae5
commit 77cf2c7cc6
1626 changed files with 171457 additions and 131 deletions

6
.idea/php.xml generated
View File

@@ -106,12 +106,18 @@
<path value="$PROJECT_DIR$/domokits/vendor/symfony/mailer" />
<path value="$PROJECT_DIR$/domokits/vendor/symfony/security-csrf" />
<path value="$PROJECT_DIR$/domokits/vendor/symfony/options-resolver" />
<path value="$PROJECT_DIR$/domokits/vendor/stripe/stripe-php" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.2" />
<component name="PhpStanOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings custom_loader_path="$PROJECT_DIR$/domokits/vendor/autoload.php" />
</phpunit_settings>
</component>
<component name="PsalmOptionsConfiguration">
<option name="transferred" value="true" />
</component>