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, 0 insertions, 14 deletions
diff --git a/vendor/webmozart/assert/psalm.xml b/vendor/webmozart/assert/psalm.xml
deleted file mode 100644
index 9a4300819..000000000
--- a/vendor/webmozart/assert/psalm.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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>