summaryrefslogtreecommitdiff
path: root/vendor/webmozart/assert/psalm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/webmozart/assert/psalm.xml')
-rw-r--r--vendor/webmozart/assert/psalm.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/vendor/webmozart/assert/psalm.xml b/vendor/webmozart/assert/psalm.xml
new file mode 100644
index 000000000..9a4300819
--- /dev/null
+++ b/vendor/webmozart/assert/psalm.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<psalm
+ totallyTyped="true"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="https://getpsalm.org/schema/config"
+ xsi:schemaLocation="https://getpsalm.org/schema/config ci/vendor/vimeo/psalm/config.xsd"
+ phpVersion="7.3"
+>
+ <projectFiles>
+ <directory name="bin" />
+ <directory name="tests/static-analysis" />
+ </projectFiles>
+
+</psalm>