fix: xsd error on psalm
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m49s
repod / release (push) Has been skipped

This commit is contained in:
Michel Roux 2024-01-16 14:28:41 +01:00
parent 540c5df7e5
commit 61f865da52

View File

@ -6,7 +6,7 @@
findUnusedCode="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"
xsi:schemaLocation="https://getpsalm.org/schema/config https://raw.githubusercontent.com/vimeo/psalm/master/config.xsd"
>
<projectFiles>
<directory name="lib" />