summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-01 09:09:03 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-01 10:53:37 +0200
commit1cdd96a113eb4912631463c8d273d47f58f0c7a6 (patch)
treeeaa23b956f8e967d09e75a73be0cf170a6301e09 /psalm.xml
parentc142394f0e18e7b788437eea5868dc7555d6d73a (diff)
Add Mozart to avoid conflict with other JWT apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index b82a052fb..3f6b525d2 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -10,6 +10,7 @@
<projectFiles>
<directory name="lib" />
<ignoreFiles>
+ <directory name="lib/Vendor" />
<directory name="vendor" />
</ignoreFiles>
</projectFiles>