chore: fix psalm file (#6013)

This commit is contained in:
Alexis Saettler
2022-02-20 22:10:10 +01:00
committed by GitHub
parent 808669eb82
commit 95bb09fc92
+3 -2
View File
@@ -1,8 +1,9 @@
<?xml version="1.0"?>
<psalm
name="Example Psalm config with recommended defaults"
useDocblockTypes="true"
totallyTyped="false"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
>
<projectFiles>
<directory name="database/seeds" />