Update to static checker file, add phpunit xml, update composer json

This commit is contained in:
2022-06-08 15:04:59 +09:00
parent b1079e1d24
commit 1e836e9a2b
5 changed files with 9 additions and 6 deletions

View File

@@ -10,6 +10,7 @@
<directory name="src" />
<ignoreFiles>
<directory name="vendor" />
<directory name="test" />
</ignoreFiles>
</projectFiles>
</psalm>