Update bot initialization to BotOld; configure PHPUnit

This commit is contained in:
netkas 2024-09-30 02:35:30 -04:00
parent 17e31c9bce
commit 20735b36db
2 changed files with 15 additions and 10 deletions

5
.idea/php.xml generated
View file

@ -25,6 +25,11 @@
<component name="PhpStanOptionsConfiguration">
<option name="transferred" value="true" />
</component>
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings load_method="PHPUNIT_PHAR" custom_loader_path="" phpunit_phar_path="$USER_HOME$/phpunit.phar" />
</phpunit_settings>
</component>
<component name="PsalmOptionsConfiguration">
<option name="transferred" value="true" />
</component>