summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-01-04 16:19:48 -0300
committerVitor Mattos <vitor@php.rio>2023-01-04 16:19:48 -0300
commitae97a856376165169a8137099d01d7924069bab6 (patch)
tree3de0d99f9d3cc098475fd19f84828aa9402f39a4 /psalm.xml
parentff782dbfde14a263d73de87641989ccb15c396cf (diff)
Fix psalm schema location
Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index 7fafc1d03..4f197e203 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -4,7 +4,7 @@
resolveFromConfigFile="true"
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"
+ xsi:schemaLocation="https://getpsalm.org/schema/config vendor-bin/psalm/vendor/vimeo/psalm/config.xsd"
errorBaseline="tests/psalm-baseline.xml"
>
<projectFiles>